Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/gigaset/
Dbas-gigaset.c115 int retry_int_in; member
635 ucs->retry_int_in = 0; in int_in_work()
649 if (ucs->retry_int_in++ >= BAS_RETRY) { in int_in_resubmit()
651 ucs->retry_int_in); in int_in_resubmit()
656 gig_dbg(DEBUG_USBREQ, "%s: retry %d", __func__, ucs->retry_int_in); in int_in_resubmit()
685 ucs->retry_int_in = 0; in read_int_callback()
2375 ucs->retry_int_in = 0; in gigaset_probe()
2535 ucs->retry_int_in = 0; in gigaset_resume()