Home
last modified time | relevance | path

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

/freebsd/sys/dev/gpio/
H A Dgpiokeys.c66 #define GPIOKEYS_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
196 GPIOKEYS_UNLOCK(sc); in gpiokeys_key_event()
212 GPIOKEYS_UNLOCK(sc); in gpiokeys_key_event()
602 GPIOKEYS_UNLOCK(sc); in gpiokeys_enable()
616 GPIOKEYS_UNLOCK(sc); in gpiokeys_disable()
682 GPIOKEYS_UNLOCK(sc); in gpiokeys_check_char()
785 GPIOKEYS_UNLOCK(sc); in gpiokeys_read_char()
928 GPIOKEYS_UNLOCK(sc); in gpiokeys_ioctl()
968 GPIOKEYS_UNLOCK(sc); in gpiokeys_poll()