Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Draspberrypi_gpio.c54 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()
[all …]