Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hid/
Dwacom_sys.c18 #define WAC_MSG_RETRIES 5 macro
322 } while ((error < 0 || rep_data[1] != mode) && limit++ < WAC_MSG_RETRIES); in wacom_set_device_mode()