Home
last modified time | relevance | path

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

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