Home
last modified time | relevance | path

Searched refs:ath11k_core_pre_init (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dcore.c855 int ath11k_core_pre_init(struct ath11k_base *ab) in ath11k_core_pre_init() function
867 EXPORT_SYMBOL(ath11k_core_pre_init);
Dahb.c669 ret = ath11k_core_pre_init(ab); in ath11k_ahb_probe()
Dcore.h876 int ath11k_core_pre_init(struct ath11k_base *ab);
Dpci.c947 ret = ath11k_core_pre_init(ab); in ath11k_pci_probe()