Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhtc.h301 int ath11k_htc_init(struct ath11k_base *ar);
H A Dhtc.c723 int ath11k_htc_init(struct ath11k_base *ab) in ath11k_htc_init() function
H A Dcore.c545 ret = ath11k_htc_init(ab); in ath11k_core_start()