Home
last modified time | relevance | path

Searched refs:pld_pcie_prevent_l1 (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_pcie.h238 static inline int pld_pcie_prevent_l1(struct device *dev) in pld_pcie_prevent_l1() function
686 static inline int pld_pcie_prevent_l1(struct device *dev) in pld_pcie_prevent_l1() function
H A Dpld_common.c526 ret = pld_pcie_prevent_l1(dev); in pld_prevent_l1()