Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath10k/
Dcore.c1025 int ath10k_core_check_dt(struct ath10k *ar) in ath10k_core_check_dt() function
1046 EXPORT_SYMBOL(ath10k_core_check_dt);
3058 ret = ath10k_core_check_dt(ar); in ath10k_core_probe_fw()
Dcore.h1319 int ath10k_core_check_dt(struct ath10k *ar);
Dqmi.c830 ret = ath10k_core_check_dt(ar); in ath10k_qmi_fetch_board_file()