Home
last modified time | relevance | path

Searched defs:gpio_v2_line_request (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/uapi/linux/
Dgpio.h196 struct gpio_v2_line_request { struct
197 __u32 offsets[GPIO_V2_LINES_MAX];
198 char consumer[GPIO_MAX_NAME_SIZE];
199 struct gpio_v2_line_config config;
200 __u32 num_lines;
201 __u32 event_buffer_size;
203 __u32 padding[5];
204 __s32 fd;