Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/isdn/gigaset/
Dbas-gigaset.c112 int retry_int_in; member
632 ucs->retry_int_in = 0; in int_in_work()
646 if (ucs->retry_int_in++ >= BAS_RETRY) { in int_in_resubmit()
648 ucs->retry_int_in); in int_in_resubmit()
653 gig_dbg(DEBUG_USBREQ, "%s: retry %d", __func__, ucs->retry_int_in); in int_in_resubmit()
682 ucs->retry_int_in = 0; in read_int_callback()
2373 ucs->retry_int_in = 0; in gigaset_probe()
2533 ucs->retry_int_in = 0; in gigaset_resume()