Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dpmac_pfunc.h166 struct pmf_irq_client { struct
190 struct pmf_irq_client *client); argument
192 extern void pmf_unregister_irq_client(struct pmf_irq_client *client);
/arch/powerpc/platforms/powermac/
Dpfunc_core.c864 struct pmf_irq_client *client) in pmf_register_irq_client()
894 void pmf_unregister_irq_client(struct pmf_irq_client *client) in pmf_unregister_irq_client()
921 struct pmf_irq_client *client; in pmf_do_irq()