Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dgpio.h293 struct gpio_v2_line_event { struct
/Linux-v6.6/tools/gpio/
Dgpio-event-mon.c91 struct gpio_v2_line_event event; in monitor_device()
/Linux-v6.6/drivers/gpio/
Dgpiolib-cdev.c51 static_assert(IS_ALIGNED(sizeof(struct gpio_v2_line_event), 8));
572 DECLARE_KFIFO_PTR(events, struct gpio_v2_line_event);
624 struct gpio_v2_line_event *le) in linereq_put_event()
664 struct gpio_v2_line_event le; in process_hw_ts_thread()
783 struct gpio_v2_line_event le; in edge_irq_thread()
874 struct gpio_v2_line_event le; in debounce_work_func()
1514 struct gpio_v2_line_event le; in linereq_read_unlocked()