Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/qoriq/
H A Dls1046_gpio.c69 struct gpio_softc { struct
70 device_t dev;
71 device_t busdev;
72 struct gpio_res res;
73 struct gpio_pin setup[PIN_COUNT];
74 struct mtx mutex;