Home
last modified time | relevance | path

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

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