Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.h1345 int ath10k_core_check_dt(struct ath10k *ar);
H A Dcore.c1131 int ath10k_core_check_dt(struct ath10k *ar) in ath10k_core_check_dt() function
1152 EXPORT_SYMBOL(ath10k_core_check_dt);
3379 ret = ath10k_core_check_dt(ar); in ath10k_core_probe_fw()
H A Dqmi.c865 ret = ath10k_core_check_dt(ar); in ath10k_qmi_fetch_board_file()