Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.c1049 void ath10k_core_free_board_files(struct ath10k *ar) in ath10k_core_free_board_files() function
1064 EXPORT_SYMBOL(ath10k_core_free_board_files);
1369 ath10k_core_free_board_files(ar); in ath10k_core_fetch_board_data_api_n()
3104 ath10k_core_free_board_files(ar); in ath10k_core_unregister()
Dcore.h1248 void ath10k_core_free_board_files(struct ath10k *ar);
Dqmi.c800 ath10k_core_free_board_files(ar); in ath10k_qmi_event_server_exit()