Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath10k/
Dcore.h1342 int ath10k_core_check_dt(struct ath10k *ar);
Dcore.c1112 int ath10k_core_check_dt(struct ath10k *ar) in ath10k_core_check_dt() function
1133 EXPORT_SYMBOL(ath10k_core_check_dt);
3369 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()