Searched refs:WAC_MSG_RETRIES (Results 1 – 1 of 1) sorted by relevance
55 #define WAC_MSG_RETRIES 5 macro262 } while (result < 0 && limit++ < WAC_MSG_RETRIES); in wacom_parse_hid()428 } while ((error < 0 || rep_data[1] != 4) && limit++ < WAC_MSG_RETRIES); in wacom_query_tablet_data()441 } while ((error < 0 || rep_data[1] != 2) && limit++ < WAC_MSG_RETRIES); in wacom_query_tablet_data()