Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_debugfs_config.h44 void hdd_debugfs_ini_config_deinit(struct hdd_context *hdd_ctx);
51 static inline void hdd_debugfs_ini_config_deinit(struct hdd_context *hdd_ctx) in hdd_debugfs_ini_config_deinit() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_debugfs_config.c237 void hdd_debugfs_ini_config_deinit(struct hdd_context *hdd_ctx) in hdd_debugfs_ini_config_deinit() function
H A Dwlan_hdd_main.c11464 hdd_debugfs_ini_config_deinit(hdd_ctx); in hdd_wlan_exit()