Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpmi.h52 } pmi_message_t; typedef
57 void (*handle_pmi_message) (pmi_message_t);
63 int pmi_send_message(pmi_message_t);
/arch/powerpc/platforms/cell/
Dcbe_powerbutton.c32 static void cbe_powerbutton_handle_pmi(pmi_message_t pmi_msg) in cbe_powerbutton_handle_pmi()
/arch/powerpc/sysdev/
Dpmi.c45 pmi_message_t msg;
219 int pmi_send_message(pmi_message_t msg) in pmi_send_message()