Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Daxp209.c607 device_t gpiodev; member
895 return (sc->gpiodev); in axp2xx_gpio_get_bus()
1325 sc->gpiodev = gpiobus_attach_bus(dev); in axp2xx_attach()
1336 sc->gpiodev = gpiobus_attach_bus(dev); in axp2xx_attach()
H A Daxp81x.c684 device_t gpiodev; member
1169 return (sc->gpiodev); in axp8xx_gpio_get_bus()
1612 sc->gpiodev = gpiobus_attach_bus(dev); in axp8xx_attach()