Searched refs:WAC_MSG_RETRIES (Results 1 – 1 of 1) sorted by relevance
18 #define WAC_MSG_RETRIES 5 macro322 } while ((error < 0 || rep_data[1] != mode) && limit++ < WAC_MSG_RETRIES); in wacom_set_device_mode()