Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-sa1100.c17 struct sa1100_gpio_chip { struct
27 #define sa1100_gpio_chip(x) container_of(x, struct sa1100_gpio_chip, chip) macro
93 static struct sa1100_gpio_chip sa1100_gpio_chip = { variable