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

/freebsd-12-stable/sys/dev/evdev/
H A Duinput.c60 #define UINPUT_UNLOCK(state) sx_unlock(&(state)->ucs_lock) macro
175 UINPUT_UNLOCK(state);
281 UINPUT_UNLOCK(state);
330 UINPUT_UNLOCK(state);
403 UINPUT_UNLOCK(state);
662 UINPUT_UNLOCK(state);

Completed in 37 milliseconds