Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Duinput.c58 #define UINPUT_UNLOCK(state) sx_unlock(&(state)->ucs_lock) macro
169 UINPUT_UNLOCK(state); in uinput_ev_event()
274 UINPUT_UNLOCK(state); in uinput_read()
323 UINPUT_UNLOCK(state); in uinput_write()
396 UINPUT_UNLOCK(state); in uinput_poll()
655 UINPUT_UNLOCK(state); in uinput_ioctl()