Home
last modified time | relevance | path

Searched refs:ath12k_debugfs_pdev_create (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Ddebugfs.h17 void ath12k_debugfs_pdev_create(struct ath12k_base *ab);
142 static inline void ath12k_debugfs_pdev_create(struct ath12k_base *ab) in ath12k_debugfs_pdev_create() function
H A Dmac.c14894 ath12k_debugfs_pdev_create(ab); in ath12k_mac_allocate()