Lines Matching refs:rpi_fw_gpio_softc
54 struct rpi_fw_gpio_softc { struct
71 rpi_fw_gpio_pin_configure(struct rpi_fw_gpio_softc *sc, struct gpio_pin *pin, in rpi_fw_gpio_pin_configure() argument
137 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_get_bus()
155 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_getcaps()
174 struct rpi_fw_gpio_softc *sc = device_get_softc(dev); in rpi_fw_gpio_pin_getflags()
195 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_getname()
217 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_setflags()
235 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_set()
272 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_get()
304 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_pin_toggle()
359 struct rpi_fw_gpio_softc *sc; in rpi_fw_gpio_attach()
449 sizeof(struct rpi_fw_gpio_softc),