ath6kl_core_create
EXPORT_SYMBOL(ath6kl_core_create);
struct ath6kl *ath6kl_core_create(struct device *dev);
ar = ath6kl_core_create(&ar_sdio->func->dev);
ar = ath6kl_core_create(&ar_usb->udev->dev);