Home
last modified time | relevance | path

Searched defs:gpioths_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/gpio/
H A Dgpioths.c85 struct gpioths_softc { struct
86 device_t dev;
87 gpio_pin_t pin;
88 int temp;
89 int hum;
90 int fails;
91 struct timeout_task task;
92 bool detaching;