Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dahb.c807 ret = ath10k_core_register(ar, &bus_params); in ath10k_ahb_probe()
Dcore.h1244 int ath10k_core_register(struct ath10k *ar,
Dusb.c1012 ret = ath10k_core_register(ar, &bus_params); in ath10k_usb_probe()
Dcore.c3070 int ath10k_core_register(struct ath10k *ar, in ath10k_core_register() function
3079 EXPORT_SYMBOL(ath10k_core_register);
Dsnoc.c1282 ret = ath10k_core_register(ar, &bus_params); in ath10k_snoc_fw_indication()
Dsdio.c2083 ret = ath10k_core_register(ar, &bus_params); in ath10k_sdio_probe()
Dpci.c3642 ret = ath10k_core_register(ar, &bus_params); in ath10k_pci_probe()