Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dahb.c796 ret = ath10k_core_register(ar, &bus_params); in ath10k_ahb_probe()
Dcore.h1338 int ath10k_core_register(struct ath10k *ar,
Dusb.c1041 ret = ath10k_core_register(ar, &bus_params); in ath10k_usb_probe()
Dcore.c3496 int ath10k_core_register(struct ath10k *ar, in ath10k_core_register() function
3505 EXPORT_SYMBOL(ath10k_core_register);
Dsnoc.c1352 ret = ath10k_core_register(ar, &bus_params); in ath10k_snoc_fw_indication()
Dsdio.c2619 ret = ath10k_core_register(ar, &bus_params); in ath10k_sdio_probe()
Dpci.c3704 ret = ath10k_core_register(ar, &bus_params); in ath10k_pci_probe()