Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dgpio.h74 struct gpio_v2_line_request { struct
75 __u32 offsets[GPIO_V2_LINES_MAX];
76 char consumer[GPIO_MAX_NAME_SIZE];
77 struct gpio_v2_line_config config;
78 __u32 num_lines;
79 __u32 event_buffer_size;
80 __u32 padding[5];
81 __s32 fd;