Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/wcn36xx/
Ddebug.h37 void wcn36xx_debugfs_exit(struct wcn36xx *wcn);
43 static inline void wcn36xx_debugfs_exit(struct wcn36xx *wcn) in wcn36xx_debugfs_exit() function
Ddebug.c168 void wcn36xx_debugfs_exit(struct wcn36xx *wcn) in wcn36xx_debugfs_exit() function
Dmain.c371 wcn36xx_debugfs_exit(wcn); in wcn36xx_stop()