Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/macintosh/ams/
H A Dams-core.c173 pmf_unregister_irq_client(&ams_shock_client); in ams_sensor_attach()
175 pmf_unregister_irq_client(&ams_freefall_client); in ams_sensor_attach()
222 pmf_unregister_irq_client(&ams_shock_client); in ams_sensor_detach()
223 pmf_unregister_irq_client(&ams_freefall_client); in ams_sensor_detach()
/OK3568_Linux_fs/kernel/sound/aoa/core/
H A Dgpio-pmf.c101 pmf_unregister_irq_client(rt->headphone_notify.gpio_private); in pmf_gpio_exit()
103 pmf_unregister_irq_client(rt->line_in_notify.gpio_private); in pmf_gpio_exit()
105 pmf_unregister_irq_client(rt->line_out_notify.gpio_private); in pmf_gpio_exit()
174 pmf_unregister_irq_client(irq_client); in pmf_set_notify()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dpmac_pfunc.h192 extern void pmf_unregister_irq_client(struct pmf_irq_client *client);
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dpfunc_core.c894 void pmf_unregister_irq_client(struct pmf_irq_client *client) in pmf_unregister_irq_client() function
915 EXPORT_SYMBOL_GPL(pmf_unregister_irq_client);