Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs.h269 int ath11k_debugfs_pdev_create(struct ath11k_base *ab);
325 static inline int ath11k_debugfs_pdev_create(struct ath11k_base *ab) in ath11k_debugfs_pdev_create() function
H A Ddebugfs.c855 int ath11k_debugfs_pdev_create(struct ath11k_base *ab) in ath11k_debugfs_pdev_create() function
H A Dcore.c1917 ret = ath11k_debugfs_pdev_create(ab); in ath11k_core_pdev_create()