Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcore.c267 struct ath6kl *ath6kl_core_create(struct device *dev) in ath6kl_core_create() function
328 EXPORT_SYMBOL(ath6kl_core_create);
H A Dcore.h979 struct ath6kl *ath6kl_core_create(struct device *dev);
H A Dusb.c1153 ar = ath6kl_core_create(&ar_usb->udev->dev); in ath6kl_usb_probe()
H A Dsdio.c1351 ar = ath6kl_core_create(&ar_sdio->func->dev); in ath6kl_sdio_probe()