Home
last modified time | relevance | path

Searched refs:CHVGPIO_UNLOCK (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/gpio/
H A Dchvgpio.c77 #define CHVGPIO_UNLOCK(_sc) mtx_unlock_spin(&(_sc)->sc_mtx) macro
226 CHVGPIO_UNLOCK(sc); in chvgpio_pin_getflags()
263 CHVGPIO_UNLOCK(sc); in chvgpio_pin_setflags()
285 CHVGPIO_UNLOCK(sc); in chvgpio_pin_set()
309 CHVGPIO_UNLOCK(sc); in chvgpio_pin_get()
331 CHVGPIO_UNLOCK(sc); in chvgpio_pin_toggle()