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

/freebsd-13-stable/sys/dev/gpio/
H A Dgpiobusvar.h60 #define GPIOBUS_LOCK_INIT(_sc) mtx_init(&_sc->sc_mtx, \ macro
H A Dgpiobus.c373 GPIOBUS_LOCK_INIT(sc);

Completed in 63 milliseconds