Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev.c55 #define MAX_RETRY_OPEN_DEVICE_COUNT 10 macro
2194 if (loop_count < MAX_RETRY_OPEN_DEVICE_COUNT) { in evdev_device_create()