Home
last modified time | relevance | path

Searched refs:mpc8xxx_gpio_devtype (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-mpc8xxx.c264 struct mpc8xxx_gpio_devtype { struct
270 static const struct mpc8xxx_gpio_devtype mpc512x_gpio_devtype = { argument
275 static const struct mpc8xxx_gpio_devtype mpc5125_gpio_devtype = {
280 static const struct mpc8xxx_gpio_devtype mpc8572_gpio_devtype = {
284 static const struct mpc8xxx_gpio_devtype mpc8xxx_gpio_devtype_default = {
306 const struct mpc8xxx_gpio_devtype *devtype = NULL; in mpc8xxx_probe()