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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/ams/
H A Dams-core.c186 pmf_unregister_irq_client(&ams_shock_client);
188 pmf_unregister_irq_client(&ams_freefall_client);
235 pmf_unregister_irq_client(&ams_shock_client);
236 pmf_unregister_irq_client(&ams_freefall_client);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/aoa/core/
H A Dgpio-pmf.c102 pmf_unregister_irq_client(rt->headphone_notify.gpio_private);
104 pmf_unregister_irq_client(rt->line_in_notify.gpio_private);
106 pmf_unregister_irq_client(rt->line_out_notify.gpio_private);
176 pmf_unregister_irq_client(irq_client);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dpmac_pfunc.h186 extern void pmf_unregister_irq_client(struct pmf_irq_client *client);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c874 void pmf_unregister_irq_client(struct pmf_irq_client *client) function
895 EXPORT_SYMBOL_GPL(pmf_unregister_irq_client); variable

Completed in 36 milliseconds