Searched refs:NB_MODEM (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/atm/
H A Dueagle-atm.c338 #define NB_MODEM 4 macro
570 static unsigned int altsetting[NB_MODEM] = {
571 [0 ... (NB_MODEM - 1)] = FASTEST_ISO_INTF};
572 static bool sync_wait[NB_MODEM];
573 static char *cmv_file[NB_MODEM];
574 static int annex[NB_MODEM];
2572 sc->modem_index = (modem_index < NB_MODEM) ? modem_index++ : 0; uea_bind()

Completed in 68 milliseconds