Searched refs:pmf_unregister_irq_client (Results 1 – 4 of 4) sorted by relevance
173 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()
101 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()
192 extern void pmf_unregister_irq_client(struct pmf_irq_client *client);
894 void pmf_unregister_irq_client(struct pmf_irq_client *client) in pmf_unregister_irq_client() function915 EXPORT_SYMBOL_GPL(pmf_unregister_irq_client);