Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.c1070 int ath11k_core_pre_init(struct ath11k_base *ab) in ath11k_core_pre_init() function
1082 EXPORT_SYMBOL(ath11k_core_pre_init);
Dcore.h887 int ath11k_core_pre_init(struct ath11k_base *ab);
Dahb.c694 ret = ath11k_core_pre_init(ab); in ath11k_ahb_probe()
Dpci.c1270 ret = ath11k_core_pre_init(ab); in ath11k_pci_probe()