Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_pcie.h174 static inline void *pld_pcie_get_fw_ptr(struct device *dev) in pld_pcie_get_fw_ptr() function
185 static inline void *pld_pcie_get_fw_ptr(struct device *dev) in pld_pcie_get_fw_ptr() function
H A Dpld_common.c951 ptr = pld_pcie_get_fw_ptr(dev); in pld_get_fw_ptr()