Home
last modified time | relevance | path

Searched refs:ath12k_core_pre_init (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath12k/
Dcore.h781 int ath12k_core_pre_init(struct ath12k_base *ab);
Dcore.c847 int ath12k_core_pre_init(struct ath12k_base *ab) in ath12k_core_pre_init() function
Dpci.c1278 ret = ath12k_core_pre_init(ab); in ath12k_pci_probe()