Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/atm/
Dueagle-atm.c108 int modem_index; member
525 static int modem_index; variable
1275 altsetting[sc->modem_index] > 0 || in uea_set_bulk_timeout()
1561 if (cmv_file[sc->modem_index] == NULL) { in cmvs_file_name()
1572 file = cmv_file[sc->modem_index]; in cmvs_file_name()
2504 usbatm->flags = (sync_wait[modem_index] ? 0 : UDSL_SKIP_HEAVY_INIT); in uea_bind()
2526 sc->modem_index = (modem_index < NB_MODEM) ? modem_index++ : 0; in uea_bind()
2530 if (annex[sc->modem_index] == 1) in uea_bind()
2532 else if (annex[sc->modem_index] == 2) in uea_bind()
2543 alt = altsetting[sc->modem_index]; in uea_bind()