Searched refs:ath10k_core_register (Results 1 – 7 of 7) sorted by relevance
1170 int ath10k_core_register(struct ath10k *ar, u32 chip_id);
816 ret = ath10k_core_register(ar, chip_id); in ath10k_ahb_probe()
1021 ret = ath10k_core_register(ar, chip_id); in ath10k_usb_probe()
2717 int ath10k_core_register(struct ath10k *ar, u32 chip_id) in ath10k_core_register() function2724 EXPORT_SYMBOL(ath10k_core_register);
1344 ret = ath10k_core_register(ar, drv_data->hw_rev); in ath10k_snoc_probe()
2040 ret = ath10k_core_register(ar, chip_id); in ath10k_sdio_probe()
3633 ret = ath10k_core_register(ar, chip_id); in ath10k_pci_probe()