Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dahb.c796 ret = ath10k_core_register(ar, &bus_params); in ath10k_ahb_probe()
Dcore.h1337 int ath10k_core_register(struct ath10k *ar,
Dusb.c1042 ret = ath10k_core_register(ar, &bus_params); in ath10k_usb_probe()
Dcore.c3477 int ath10k_core_register(struct ath10k *ar, in ath10k_core_register() function
3486 EXPORT_SYMBOL(ath10k_core_register);
Dsnoc.c1353 ret = ath10k_core_register(ar, &bus_params); in ath10k_snoc_fw_indication()
Dsdio.c2620 ret = ath10k_core_register(ar, &bus_params); in ath10k_sdio_probe()
Dpci.c3705 ret = ath10k_core_register(ar, &bus_params); in ath10k_pci_probe()