Searched refs:ev_lock_type (Results 1 – 2 of 2) sorted by relevance
89 enum evdev_lock_type ev_lock_type; member152 if ((evdev)->ev_lock_type == EV_LOCK_INTERNAL) \158 if ((evdev)->ev_lock_type == EV_LOCK_INTERNAL) \
336 evdev->ev_lock_type = EV_LOCK_INTERNAL; in evdev_register()351 evdev->ev_lock_type = EV_LOCK_MTX; in evdev_register_mtx()381 if (ret == 0 && evdev->ev_lock_type == EV_LOCK_INTERNAL) in evdev_unregister()959 if (evdev->ev_lock_type != EV_LOCK_INTERNAL) in evdev_inject_event()962 if (evdev->ev_lock_type != EV_LOCK_INTERNAL) in evdev_inject_event()