Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpmi.h39 } pmi_message_t; typedef
44 void (*handle_pmi_message) (pmi_message_t);
50 int pmi_send_message(pmi_message_t);
/arch/powerpc/platforms/cell/
Dcbe_powerbutton.c19 static void cbe_powerbutton_handle_pmi(pmi_message_t pmi_msg) in cbe_powerbutton_handle_pmi()
/arch/powerpc/sysdev/
Dpmi.c32 pmi_message_t msg;
205 int pmi_send_message(pmi_message_t msg) in pmi_send_message()