Home
last modified time | relevance | path

Searched refs:OpalHMIEvent (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c26 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()
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dopal-api.h614 struct OpalHMIEvent { struct