Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/gigaset/
Dbas-gigaset.c114 int retry_int_in; member
634 ucs->retry_int_in = 0; in int_in_work()
648 if (ucs->retry_int_in++ >= BAS_RETRY) { in int_in_resubmit()
650 ucs->retry_int_in); in int_in_resubmit()
655 gig_dbg(DEBUG_USBREQ, "%s: retry %d", __func__, ucs->retry_int_in); in int_in_resubmit()
684 ucs->retry_int_in = 0; in read_int_callback()
2377 ucs->retry_int_in = 0; in gigaset_probe()
2537 ucs->retry_int_in = 0; in gigaset_resume()