Searched defs:gpiochip_info (Results 1 – 3 of 3) sorted by relevance
24 struct gpiochip_info { struct25 char name[32];26 char label[32];27 __u32 lines;
32 struct gpiochip_info { struct33 char name[GPIO_MAX_NAME_SIZE];34 char label[GPIO_MAX_NAME_SIZE];35 __u32 lines;