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

/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dcore.c262 struct ath6kl *ath6kl_core_create(struct device *dev) ath6kl_core_create() function
323 EXPORT_SYMBOL(ath6kl_core_create); variable
H A Dcore.h979 struct ath6kl *ath6kl_core_create(struct device *dev);
H A Dsdio.c1339 ar = ath6kl_core_create(&ar_sdio->func->dev); ath6kl_sdio_probe()
H A Dusb.c1132 ar = ath6kl_core_create(&ar_usb->udev->dev); ath6kl_usb_probe()

Completed in 96 milliseconds