Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Ddebug.h73 ath10k_debug_get_new_fw_crash_data(struct ath10k *ar);
125 ath10k_debug_get_new_fw_crash_data(struct ath10k *ar) in ath10k_debug_get_new_fw_crash_data() function
Ddebug.c892 ath10k_debug_get_new_fw_crash_data(struct ath10k *ar) in ath10k_debug_get_new_fw_crash_data() function
904 EXPORT_SYMBOL(ath10k_debug_get_new_fw_crash_data);
Dpci.c1035 crash_data = ath10k_debug_get_new_fw_crash_data(ar); in ath10k_pci_fw_crashed_dump()