Home
last modified time | relevance | path

Searched refs:pld_pcie_set_wfc_mode (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_pcie.h515 static inline int pld_pcie_set_wfc_mode(struct device *dev, in pld_pcie_set_wfc_mode() function
542 int pld_pcie_set_wfc_mode(struct device *dev,
545 static inline int pld_pcie_set_wfc_mode(struct device *dev, in pld_pcie_set_wfc_mode() function
H A Dpld_pcie.c1013 int pld_pcie_set_wfc_mode(struct device *dev, in pld_pcie_set_wfc_mode() function
H A Dpld_common.c2589 errno = pld_pcie_set_wfc_mode(dev, wfc_mode); in pld_set_wfc_mode()