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

/linux-4.1.27/drivers/macintosh/ams/
H A Dams-core.c186 pmf_unregister_irq_client(&ams_shock_client); ams_sensor_attach()
188 pmf_unregister_irq_client(&ams_freefall_client); ams_sensor_attach()
235 pmf_unregister_irq_client(&ams_shock_client); ams_sensor_detach()
236 pmf_unregister_irq_client(&ams_freefall_client); ams_sensor_detach()
/linux-4.1.27/sound/aoa/core/
H A Dgpio-pmf.c102 pmf_unregister_irq_client(rt->headphone_notify.gpio_private); pmf_gpio_exit()
104 pmf_unregister_irq_client(rt->line_in_notify.gpio_private); pmf_gpio_exit()
106 pmf_unregister_irq_client(rt->line_out_notify.gpio_private); pmf_gpio_exit()
175 pmf_unregister_irq_client(irq_client); pmf_set_notify()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dpmac_pfunc.h191 extern void pmf_unregister_irq_client(struct pmf_irq_client *client);
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c893 void pmf_unregister_irq_client(struct pmf_irq_client *client) pmf_unregister_irq_client() function
914 EXPORT_SYMBOL_GPL(pmf_unregister_irq_client); variable

Completed in 127 milliseconds