Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dcore.c1843 int ath11k_core_pre_init(struct ath11k_base *ab) in ath11k_core_pre_init() function
1855 EXPORT_SYMBOL(ath11k_core_pre_init);
Dcore.h1142 int ath11k_core_pre_init(struct ath11k_base *ab);
Dpci.c850 ret = ath11k_core_pre_init(ab); in ath11k_pci_probe()
Dahb.c1145 ret = ath11k_core_pre_init(ab); in ath11k_ahb_probe()