Searched defs:gpio_private (Results 1 – 4 of 4) sorted by relevance
57 struct gpio_private { struct58 struct gpio_private *next; argument76 static struct gpio_private *alarmlist; argument
88 struct gpio_private { struct89 struct gpio_private *next; argument103 static struct gpio_private *alarmlist; argument
86 struct gpio_private { struct87 struct gpio_private *next; argument99 static void gpio_set_alarm(struct gpio_private *priv); argument
67 void *gpio_private; member