Home | History | Annotate | Download | only in imx

Lines Matching defs:gpio_softc

74 struct gpio_softc {
88 ((struct gpio_softc *)((char *)(pic) - \
89 offsetof(struct gpio_softc, gpio_pic)))
99 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
115 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
125 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
170 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
223 sizeof(struct gpio_softc),
232 struct gpio_softc * const gpio = arg;
240 struct gpio_softc * const gpio = arg;
257 struct gpio_softc * const gpio = arg;
275 struct gpio_softc * const gpio = device_private(self);
337 struct gpio_softc * const gpio = device_private(self);