Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_pcie.h148 static inline int pld_pcie_set_fw_log_mode(struct device *dev, u8 fw_log_mode) in pld_pcie_set_fw_log_mode() function
157 static inline int pld_pcie_set_fw_log_mode(struct device *dev, u8 fw_log_mode) in pld_pcie_set_fw_log_mode() function
H A Dpld_common.c443 ret = pld_pcie_set_fw_log_mode(dev, fw_log_mode); in pld_set_fw_log_mode()