Searched defs:gpiochip_info (Results 1 – 3 of 3) sorted by relevance
32 struct gpiochip_info { struct33 char name[GPIO_MAX_NAME_SIZE];34 char label[GPIO_MAX_NAME_SIZE];35 __u32 lines;
62921 struct gpiochip_info { struct62922 char name[32];62923 char label[32];62924 __u32 lines;