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

/freebsd-13-stable/sys/dev/gpio/
H A Dgpiobusvar.h59 #define GPIOBUS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
H A Dgpiobus.c935 GPIOBUS_UNLOCK(sc);
942 GPIOBUS_UNLOCK(sc);
966 GPIOBUS_UNLOCK(sc);

Completed in 97 milliseconds