Searched refs:debounce_count (Results 1 – 1 of 1) sorted by relevance
1298 int debounce_count = QL_MAX_DEBOUNCE; in ql_isp_rcvbuf() local1322 } while (debounce_count --); in ql_isp_rcvbuf()1324 if (debounce_count < 0) { in ql_isp_rcvbuf()