Searched refs:ath10k_core_register (Results 1 – 3 of 3) sorted by relevance
867 int ath10k_core_register(struct ath10k *ar, u32 chip_id);
1902 int ath10k_core_register(struct ath10k *ar, u32 chip_id) in ath10k_core_register() function1909 EXPORT_SYMBOL(ath10k_core_register);
3108 ret = ath10k_core_register(ar, chip_id); in ath10k_pci_probe()