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.c285 struct mpc8xxx_gpio_devtype { struct
291 static const struct mpc8xxx_gpio_devtype mpc512x_gpio_devtype = { argument
296 static const struct mpc8xxx_gpio_devtype mpc5125_gpio_devtype = {
301 static const struct mpc8xxx_gpio_devtype mpc8572_gpio_devtype = {
305 static const struct mpc8xxx_gpio_devtype mpc8xxx_gpio_devtype_default = {
325 const struct mpc8xxx_gpio_devtype *devtype = NULL; in mpc8xxx_probe()