Lines Matching defs:gpio_softc
81 struct gpio_softc {
102 ((struct gpio_softc *)((char *)(pic) - \
103 offsetof(struct gpio_softc, gpio_pic)))
113 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
130 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
147 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
166 struct gpio_softc * const gpio = PIC_TO_SOFTC(pic);
243 sizeof(struct gpio_softc),
252 struct gpio_softc * const gpio = device_private(arg);
260 struct gpio_softc * const gpio = device_private(arg);
272 struct gpio_softc * const gpio = device_private(arg);
290 struct gpio_softc * const gpio = device_private(self);
345 struct gpio_softc * const gpio = device_private(self);