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.h165 struct pmf_irq_client { struct
189 struct pmf_irq_client *client); argument
191 extern void pmf_unregister_irq_client(struct pmf_irq_client *client);
/arch/powerpc/platforms/powermac/
Dpfunc_core.c860 struct pmf_irq_client *client) in pmf_register_irq_client()
890 void pmf_unregister_irq_client(struct pmf_irq_client *client) in pmf_unregister_irq_client()
917 struct pmf_irq_client *client; in pmf_do_irq()