Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-totem.c720 bool has_xy, has_slot, has_tool_dial, has_size, has_touch_size; in totem_reject_device() local
725 has_slot = libevdev_has_event_code(evdev, EV_ABS, ABS_MT_SLOT); in totem_reject_device()
733 if (has_xy && has_slot && has_tool_dial && has_size && has_touch_size) in totem_reject_device()
740 has_slot ? "" : " slot", in totem_reject_device()

Completed in 2 milliseconds