Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgpio.h293 struct gpio_v2_line_event { struct
/openbmc/linux/tools/gpio/
H A Dgpio-event-mon.c91 struct gpio_v2_line_event event; in monitor_device()
/openbmc/linux/drivers/gpio/
H A Dgpiolib-cdev.c53 static_assert(IS_ALIGNED(sizeof(struct gpio_v2_line_event), 8));
598 DECLARE_KFIFO_PTR(events, struct gpio_v2_line_event);
747 struct gpio_v2_line_event *le) in linereq_put_event()
806 struct gpio_v2_line_event le; in process_hw_ts_thread()
925 struct gpio_v2_line_event le; in edge_irq_thread()
1016 struct gpio_v2_line_event le; in debounce_work_func()
1683 struct gpio_v2_line_event le; in linereq_read_unlocked()