Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ath/ath10k/
Dcore.h1345 int ath10k_core_check_dt(struct ath10k *ar);
Dcore.c1128 int ath10k_core_check_dt(struct ath10k *ar) in ath10k_core_check_dt() function
1149 EXPORT_SYMBOL(ath10k_core_check_dt);
3376 ret = ath10k_core_check_dt(ar); in ath10k_core_probe_fw()
Dqmi.c865 ret = ath10k_core_check_dt(ar); in ath10k_qmi_fetch_board_file()