Home
last modified time | relevance | path

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

/linux-5.10/include/uapi/linux/
Dgpio.h191 struct gpio_v2_line_request { struct
192 __u32 offsets[GPIO_V2_LINES_MAX];
193 char consumer[GPIO_MAX_NAME_SIZE];
194 struct gpio_v2_line_config config;
195 __u32 num_lines;
196 __u32 event_buffer_size;
198 __u32 padding[5];
199 __s32 fd;