Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/ !
H A Dwlan_hdd_debugfs.h54 void hdd_debugfs_exit(struct hdd_adapter *adapter);
98 static inline void hdd_debugfs_exit(struct hdd_adapter *adapter) in hdd_debugfs_exit() function
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_debugfs.c568 void hdd_debugfs_exit(struct hdd_adapter *adapter) in hdd_debugfs_exit() function
H A Dwlan_hdd_main.c8111 hdd_debugfs_exit(adapter); in hdd_cleanup_adapter()