Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
H A Ddebug.h83 int ath6kl_debug_init_fs(struct ath6kl *ar);
137 static inline int ath6kl_debug_init_fs(struct ath6kl *ar) in ath6kl_debug_init_fs() function
H A Dcore.c205 ret = ath6kl_debug_init_fs(ar); in ath6kl_core_init()