Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/pld/inc/
H A Dpld_common.h728 int pld_set_fw_log_mode(struct device *dev, u8 fw_log_mode);
/wlan-driver/qcacld-3.0/core/pld/src/
H A Dpld_common.c437 int pld_set_fw_log_mode(struct device *dev, u8 fw_log_mode) in pld_set_fw_log_mode() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c5005 pld_set_fw_log_mode(hdd_ctx->parent_dev, in hdd_wlan_start_modules()