Home
last modified time | relevance | path

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

/linux-4.19.296/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()
2376 ucs->retry_int_in = 0; in gigaset_probe()
2536 ucs->retry_int_in = 0; in gigaset_resume()