Searched refs:pmi_message_t (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpmi.h39 } pmi_message_t; typedef in typeref:struct:__anon110
44 void (*handle_pmi_message) (pmi_message_t);
50 int pmi_send_message(pmi_message_t);
/linux-master/drivers/cpufreq/
H A Dppc_cbe_cpufreq_pmi.c37 pmi_message_t pmi_msg;
64 static void cbe_cpufreq_handle_pmi(pmi_message_t pmi_msg)
/linux-master/arch/powerpc/platforms/cell/
H A Dcbe_powerbutton.c19 static void cbe_powerbutton_handle_pmi(pmi_message_t pmi_msg)
/linux-master/arch/powerpc/sysdev/
H A Dpmi.c33 pmi_message_t msg;
204 int pmi_send_message(pmi_message_t msg)

Completed in 138 milliseconds