Home
last modified time | relevance | path

Searched refs:MHI_CB_FATAL_ERROR (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dmhi.h46 MHI_CB_FATAL_ERROR, enumerator
/openbmc/linux/drivers/accel/qaic/
H A Dmhi_controller.c449 if (reason == MHI_CB_FATAL_ERROR) in mhi_status_cb()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmhi.c314 case MHI_CB_FATAL_ERROR: in ath11k_mhi_op_callback_to_str()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dmhi.c304 case MHI_CB_FATAL_ERROR: in ath12k_mhi_op_callback_to_str()
/openbmc/linux/drivers/bus/mhi/host/
H A Dpci_generic.c714 case MHI_CB_FATAL_ERROR: in mhi_pci_status_cb()
H A Dmain.c522 mhi_cntrl->status_cb(mhi_cntrl, MHI_CB_FATAL_ERROR); in mhi_intvec_threaded_handler()