Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath10k/
Dcore.h1342 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);
3385 ret = ath10k_core_check_dt(ar); in ath10k_core_probe_fw()
Dqmi.c830 ret = ath10k_core_check_dt(ar); in ath10k_qmi_fetch_board_file()