Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhif.h173 static inline int ath10k_hif_power_up(struct ath10k *ar, in ath10k_hif_power_up() function
Dtestmode.c277 ret = ath10k_hif_power_up(ar, ATH10K_FIRMWARE_MODE_UTF); in ath10k_tm_cmd_utf_start()
Dcore.c2859 ret = ath10k_hif_power_up(ar, ATH10K_FIRMWARE_MODE_NORMAL); in ath10k_core_probe_fw()
Dmac.c4791 ret = ath10k_hif_power_up(ar, ATH10K_FIRMWARE_MODE_NORMAL); in ath10k_start()