Searched defs:gpio_private (Results 1 – 4 of 4) sorted by relevance
56 struct gpio_private { struct57 struct gpio_private *next; argument75 static struct gpio_private *alarmlist; argument
87 struct gpio_private { struct88 struct gpio_private *next; argument102 static struct gpio_private *alarmlist; argument
85 struct gpio_private { struct86 struct gpio_private *next; argument98 static void gpio_set_alarm(struct gpio_private *priv); argument
67 void *gpio_private; member