Searched refs:gpio_notification (Results 1 – 3 of 3) sorted by relevance
62 struct gpio_notification { struct77 struct gpio_notification headphone_notify; argument78 struct gpio_notification line_in_notify;79 struct gpio_notification line_out_notify;
74 struct gpio_notification *notif = in pmf_handle_notify()75 container_of(work, struct gpio_notification, work.work); in pmf_handle_notify()124 struct gpio_notification *notif = data; in pmf_handle_notify_irq()134 struct gpio_notification *notif; in pmf_set_notify()
212 struct gpio_notification *notif = in ftr_handle_notify()213 container_of(work, struct gpio_notification, work.work); in ftr_handle_notify()303 struct gpio_notification *notif = data; in ftr_handle_notify_irq()315 struct gpio_notification *notif; in ftr_set_notify()
Completed in 6 milliseconds