Lines Matching refs:lbggpio_softc
49 struct lbggpio_softc struct
62 struct lbggpio_softc *sc; in lbggpio_get_bus() argument
72 struct lbggpio_softc *sc; in lbggpio_pin_max()
87 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_getname()
103 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_getflags()
119 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_getcaps()
135 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_setflags()
153 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_get()
167 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_set()
178 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_pin_toggle()
189 struct lbggpio_softc *sc = device_get_softc(dev); in lbggpio_probe()
207 struct lbggpio_softc *sc; in lbggpio_attach()
230 struct lbggpio_softc *sc; in lbggpio_detach()
263 sizeof(struct lbggpio_softc)