Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/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.c1220 void ath12k_debugfs_soc_create(struct ath12k_base *ab) in ath12k_debugfs_soc_create() function
H A Dcore.c847 ath12k_debugfs_soc_create(ab); in ath12k_core_soc_create()