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

/freebsd-12-stable/sys/dev/gpio/
H A Dbytgpio.c55 #define BYTGPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro
394 BYTGPIO_UNLOCK(sc);
437 BYTGPIO_UNLOCK(sc);
479 BYTGPIO_UNLOCK(sc);
511 BYTGPIO_UNLOCK(sc);
535 BYTGPIO_UNLOCK(sc);

Completed in 100 milliseconds