Searched refs:gpioths_softc (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/gpio/
H A Dgpioths.c88 struct gpioths_softc { struct
122 gpioths_dht_timeuntil(struct gpioths_softc *sc, bool lev, uint32_t *time)
142 gpioths_dht_initread(struct gpioths_softc *sc)
159 gpioths_dht_readbytes(struct gpioths_softc *sc)
292 struct gpioths_softc *sc;
294 sc = (struct gpioths_softc *)arg;
305 struct gpioths_softc *sc;
387 struct gpioths_softc *sc;
410 DEFINE_CLASS_0(gpioths, gpioths_driver, gpioths_methods, sizeof(struct gpioths_softc));

Completed in 52 milliseconds