Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h1242 int ath12k_core_init(struct ath12k_base *ath12k);
H A Dahb.c1098 ret = ath12k_core_init(ab); in ath12k_ahb_probe()
H A Dpci.c1645 ret = ath12k_core_init(ab); in ath12k_pci_probe()
H A Dcore.c2181 int ath12k_core_init(struct ath12k_base *ab) in ath12k_core_init() function