Searched refs:ath6kl_core_init (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dcore.c64 int ath6kl_core_init(struct ath6kl *ar, enum ath6kl_htc_type htc_type) ath6kl_core_init() function
260 EXPORT_SYMBOL(ath6kl_core_init); variable
H A Dcore.h980 int ath6kl_core_init(struct ath6kl *ar, enum ath6kl_htc_type htc_type);
H A Dsdio.c1360 ret = ath6kl_core_init(ar, ATH6KL_HTC_TYPE_MBOX); ath6kl_sdio_probe()
H A Dusb.c1147 ret = ath6kl_core_init(ar, ATH6KL_HTC_TYPE_PIPE); ath6kl_usb_probe()

Completed in 114 milliseconds