Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
A Dopal-hmi.c26 struct OpalHMIEvent hmi_evt; member
39 struct OpalHMIEvent *hmi_evt) in print_core_checkstop_reason() argument
90 struct OpalHMIEvent *hmi_evt) in print_nx_checkstop_reason() argument
222 hmi_evt->version); in print_hmi_event_info()
225 switch (hmi_evt->severity) { in print_hmi_event_info()
255 be64_to_cpu(hmi_evt->hmer)); in print_hmi_event_info()
273 struct OpalHMIEvent *hmi_evt; in hmi_event_handler() local
286 hmi_evt = (struct OpalHMIEvent *) &msg_node->hmi_evt; in hmi_event_handler()
287 print_hmi_event_info(hmi_evt); in hmi_event_handler()
333 struct OpalHMIEvent *hmi_evt; in opal_handle_hmi_event() local
[all …]

Completed in 6 milliseconds