Searched defs:at91_gpio_chip (Results 1 – 1 of 1) sorted by relevance
29 struct at91_gpio_chip { struct31 struct at91_gpio_chip *next; /* Bank sharing same clock */ argument37 #define to_at91_gpio_chip(c) container_of(c, struct at91_gpio_chip, chip) argument