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

/linux-master/drivers/macintosh/ams/
H A Dams-core.c71 static struct pmf_irq_client ams_freefall_client = {
78 static struct pmf_irq_client ams_shock_client = {
/linux-master/arch/powerpc/include/asm/
H A Dpmac_pfunc.h166 struct pmf_irq_client { struct
190 struct pmf_irq_client *client);
192 extern void pmf_unregister_irq_client(struct pmf_irq_client *client);
/linux-master/sound/aoa/core/
H A Dgpio-pmf.c136 struct pmf_irq_client *irq_client;
179 irq_client = kzalloc(sizeof(struct pmf_irq_client),
/linux-master/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c864 struct pmf_irq_client *client)
894 void pmf_unregister_irq_client(struct pmf_irq_client *client)
921 struct pmf_irq_client *client;

Completed in 107 milliseconds