Home
last modified time | relevance | path

Searched refs:gpio_notification (Results 1 – 3 of 3) sorted by relevance

/sound/aoa/
Daoa-gpio.h63 struct gpio_notification { struct
78 struct gpio_notification headphone_notify; argument
79 struct gpio_notification line_in_notify;
80 struct gpio_notification line_out_notify;
/sound/aoa/core/
Dgpio-pmf.c75 struct gpio_notification *notif = in pmf_handle_notify()
76 container_of(work, struct gpio_notification, work.work); in pmf_handle_notify()
125 struct gpio_notification *notif = data; in pmf_handle_notify_irq()
135 struct gpio_notification *notif; in pmf_set_notify()
Dgpio-feature.c210 struct gpio_notification *notif = in ftr_handle_notify()
211 container_of(work, struct gpio_notification, work.work); in ftr_handle_notify()
301 struct gpio_notification *notif = data; in ftr_handle_notify_irq()
313 struct gpio_notification *notif; in ftr_set_notify()