Home
last modified time | relevance | path

Searched refs:ath11k_hif_power_up (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dhif.h49 static inline int ath11k_hif_power_up(struct ath11k_base *sc) in ath11k_hif_power_up() function
Dcore.c446 ret = ath11k_hif_power_up(ab); in ath11k_core_soc_create()