Lines Matching refs:OpalHMIEvent
26 struct OpalHMIEvent hmi_evt;
39 struct OpalHMIEvent *hmi_evt) in print_core_checkstop_reason()
90 struct OpalHMIEvent *hmi_evt) in print_nx_checkstop_reason()
141 struct OpalHMIEvent *hmi_evt) in print_npu_checkstop_reason()
178 struct OpalHMIEvent *hmi_evt) in print_checkstop_reason()
198 static void print_hmi_event_info(struct OpalHMIEvent *hmi_evt) in print_hmi_event_info()
268 struct OpalHMIEvent *hmi_evt; in hmi_event_handler()
281 hmi_evt = (struct OpalHMIEvent *) &msg_node->hmi_evt; in hmi_event_handler()
311 hmi_evt = (struct OpalHMIEvent *)&msg.params[0]; in hmi_event_handler()
328 struct OpalHMIEvent *hmi_evt; in opal_handle_hmi_event()
337 hmi_evt = (struct OpalHMIEvent *)&hmi_msg->params[0]; in opal_handle_hmi_event()