Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h110 void ath11k_debugfs_pdev_destroy(struct ath11k_base *ab);
163 static inline void ath11k_debugfs_pdev_destroy(struct ath11k_base *ab) in ath11k_debugfs_pdev_destroy() function
H A Dcore.c513 ath11k_debugfs_pdev_destroy(ab); in ath11k_core_pdev_create()
525 ath11k_debugfs_pdev_destroy(ab); in ath11k_core_pdev_destroy()
H A Ddebugfs.c852 void ath11k_debugfs_pdev_destroy(struct ath11k_base *ab) in ath11k_debugfs_pdev_destroy() function