Searched refs:in_panic (Results 1 – 5 of 5) sorted by relevance
29 void ath11k_mhi_coredump(struct mhi_controller *mhi_ctrl, bool in_panic);
503 void ath11k_mhi_coredump(struct mhi_controller *mhi_ctrl, bool in_panic) in ath11k_mhi_coredump() argument505 mhi_download_rddm_image(mhi_ctrl, in_panic); in ath11k_mhi_coredump()
46 void ath12k_mhi_coredump(struct mhi_controller *mhi_ctrl, bool in_panic);
656 void ath12k_mhi_coredump(struct mhi_controller *mhi_ctrl, bool in_panic) in ath12k_mhi_coredump() argument658 mhi_download_rddm_image(mhi_ctrl, in_panic); in ath12k_mhi_coredump()
157 int mhi_download_rddm_image(struct mhi_controller *mhi_cntrl, bool in_panic) in mhi_download_rddm_image() argument163 if (in_panic) in mhi_download_rddm_image()
Completed in 10 milliseconds