Home
last modified time | relevance | path

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

/linux-6.12.1/sound/aoa/
Daoa-gpio.h61 struct gpio_notification { struct
76 struct gpio_notification headphone_notify; argument
77 struct gpio_notification line_in_notify;
78 struct gpio_notification line_out_notify;
/linux-6.12.1/sound/aoa/core/
Dgpio-pmf.c74 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()
Dgpio-feature.c212 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()