Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Ddebug.h79 ath10k_debug_get_new_fw_crash_data(struct ath10k *ar);
137 ath10k_debug_get_new_fw_crash_data(struct ath10k *ar) in ath10k_debug_get_new_fw_crash_data() function
Ddebug.c656 ath10k_debug_get_new_fw_crash_data(struct ath10k *ar) in ath10k_debug_get_new_fw_crash_data() function
668 EXPORT_SYMBOL(ath10k_debug_get_new_fw_crash_data);
Dpci.c1379 crash_data = ath10k_debug_get_new_fw_crash_data(ar); in ath10k_pci_fw_crashed_dump()