Searched refs:ath10k_core_register (Results 1 – 3 of 3) sorted by relevance
703 int ath10k_core_register(struct ath10k *ar, u32 chip_id);
1316 int ath10k_core_register(struct ath10k *ar, u32 chip_id) in ath10k_core_register() function1323 EXPORT_SYMBOL(ath10k_core_register);
2689 ret = ath10k_core_register(ar, chip_id); in ath10k_pci_probe()