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

/freebsd-13-stable/sys/dev/gpio/
H A Dgpiobusvar.h58 #define GPIOBUS_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dgpiobus.c928 GPIOBUS_LOCK(sc);
954 GPIOBUS_LOCK(sc);

Completed in 111 milliseconds