Searched refs:EV_LOCK_MTX (Results 1 – 3 of 3) sorted by relevance
104 EV_LOCK_MTX, /* Driver`s mutex */ enumerator179 if ((evdev)->ev_lock_type != EV_LOCK_MTX) \185 if ((evdev)->ev_lock_type != EV_LOCK_MTX) \190 if ((evdev)->ev_lock_type == EV_LOCK_MTX) \196 if ((evdev)->ev_lock_type == EV_LOCK_MTX) \202 if ((evdev)->ev_lock_type == EV_LOCK_MTX) \210 if (evdev->ev_lock_type == EV_LOCK_MTX) { in EVDEV_LIST_LOCK_SIG()
357 evdev->ev_lock_type = EV_LOCK_MTX; in evdev_register_mtx()388 if (ret == 0 && evdev->ev_lock_type != EV_LOCK_MTX) in evdev_unregister()859 evdev->ev_lock_type == EV_LOCK_MTX || in_epoch(INPUT_EPOCH) != 0, in evdev_propagate_event()1000 if (evdev->ev_lock_type == EV_LOCK_MTX) in evdev_inject_event()1005 if (evdev->ev_lock_type == EV_LOCK_MTX) in evdev_inject_event()1053 if (evdev->ev_lock_type != EV_LOCK_MTX) in evdev_dispose_client()1056 if (evdev->ev_lock_type != EV_LOCK_MTX) in evdev_dispose_client()1060 if (evdev->ev_lock_type != EV_LOCK_MTX) in evdev_dispose_client()1063 if (evdev->ev_lock_type != EV_LOCK_MTX) in evdev_dispose_client()
161 if (client->ec_evdev->ev_lock_type != EV_LOCK_MTX) in evdev_dtor()