Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/gpio/
H A Dgpio-v2-line-event-read.rst27 The buffer to contain the :c:type:`events<gpio_v2_line_event>`.
31 least the size of a :c:type:`gpio_v2_line_event`.
85 :c:type:`gpio_v2_line_event` event.
H A Dchardev.rst104 gpio_v2_line_event
/linux/include/uapi/linux/
H A Dgpio.h296 struct gpio_v2_line_event { struct
/linux/tools/gpio/
H A Dgpio-event-mon.c91 struct gpio_v2_line_event event; in monitor_device()