Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinctrl-at91.c36 struct at91_gpio_chip { struct
39 struct at91_gpio_chip *next; /* Bank sharing same clock */ argument
48 #define to_at91_gpio_chip(c) container_of(c, struct at91_gpio_chip, chip) argument