Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/atm/
Dueagle-atm.c152 int modem_index; member
569 static int modem_index; variable
1319 altsetting[sc->modem_index] > 0 || in uea_set_bulk_timeout()
1605 if (cmv_file[sc->modem_index] == NULL) { in cmvs_file_name()
1616 file = cmv_file[sc->modem_index]; in cmvs_file_name()
2544 usbatm->flags = (sync_wait[modem_index] ? 0 : UDSL_SKIP_HEAVY_INIT); in uea_bind()
2566 sc->modem_index = (modem_index < NB_MODEM) ? modem_index++ : 0; in uea_bind()
2570 if (annex[sc->modem_index] == 1) in uea_bind()
2572 else if (annex[sc->modem_index] == 2) in uea_bind()
2583 alt = altsetting[sc->modem_index]; in uea_bind()