Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dahb.c796 ret = ath10k_core_register(ar, &bus_params); in ath10k_ahb_probe()
Dcore.h1341 int ath10k_core_register(struct ath10k *ar,
Dusb.c1041 ret = ath10k_core_register(ar, &bus_params); in ath10k_usb_probe()
Dcore.c3503 int ath10k_core_register(struct ath10k *ar, in ath10k_core_register() function
3512 EXPORT_SYMBOL(ath10k_core_register);
Dsnoc.c1353 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.c3701 ret = ath10k_core_register(ar, &bus_params); in ath10k_pci_probe()