Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.h11 void ath12k_debugfs_soc_create(struct ath12k_base *ab);
111 static inline void ath12k_debugfs_soc_create(struct ath12k_base *ab) in ath12k_debugfs_soc_create() function
H A Ddebugfs.c1217 void ath12k_debugfs_soc_create(struct ath12k_base *ab) in ath12k_debugfs_soc_create() function
H A Dcore.c825 ath12k_debugfs_soc_create(ab); in ath12k_core_soc_create()