Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h268 void ath11k_debugfs_soc_destroy(struct ath11k_base *ab);
323 static inline void ath11k_debugfs_soc_destroy(struct ath11k_base *ab) in ath11k_debugfs_soc_destroy() function
H A Ddebugfs.c1036 void ath11k_debugfs_soc_destroy(struct ath11k_base *ab) in ath11k_debugfs_soc_destroy() function
1047 EXPORT_SYMBOL(ath11k_debugfs_soc_destroy);
H A Dahb.c1284 ath11k_debugfs_soc_destroy(ab); in ath11k_ahb_remove()