Home
last modified time | relevance | path

Searched refs:ath10k_core_register (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dcore.h1170 int ath10k_core_register(struct ath10k *ar, u32 chip_id);
Dahb.c816 ret = ath10k_core_register(ar, chip_id); in ath10k_ahb_probe()
Dusb.c1021 ret = ath10k_core_register(ar, chip_id); in ath10k_usb_probe()
Dcore.c2717 int ath10k_core_register(struct ath10k *ar, u32 chip_id) in ath10k_core_register() function
2724 EXPORT_SYMBOL(ath10k_core_register);
Dsnoc.c1344 ret = ath10k_core_register(ar, drv_data->hw_rev); in ath10k_snoc_probe()
Dsdio.c2040 ret = ath10k_core_register(ar, chip_id); in ath10k_sdio_probe()
Dpci.c3633 ret = ath10k_core_register(ar, chip_id); in ath10k_pci_probe()