Home
last modified time | relevance | path

Searched defs:at91_gpio_chip (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/arch/arm/mach-at91/
Dgpio.c29 struct at91_gpio_chip { struct
31 struct at91_gpio_chip *next; /* Bank sharing same clock */ argument
37 #define to_at91_gpio_chip(c) container_of(c, struct at91_gpio_chip, chip) argument