Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c1204 void ath10k_core_free_board_files(struct ath10k *ar) in ath10k_core_free_board_files() function
1219 EXPORT_SYMBOL(ath10k_core_free_board_files);
1539 ath10k_core_free_board_files(ar); in ath10k_core_fetch_board_data_api_n()
3541 ath10k_core_free_board_files(ar); in ath10k_core_unregister()
H A Dcore.h1347 void ath10k_core_free_board_files(struct ath10k *ar);
H A Dqmi.c902 ath10k_core_free_board_files(ar); in ath10k_qmi_event_server_exit()