Searched defs:gpio_req (Results 1 – 1 of 1) sorted by relevance
54 struct gpio_req { struct55 char gp_name[GPIOMAXNAME]; /* pin name */56 int gp_pin; /* pin number */57 int gp_value; /* value */