Searched refs:NB_MODEM (Results 1 – 1 of 1) sorted by relevance
296 #define NB_MODEM 4 macro528 static unsigned int altsetting[NB_MODEM] = {529 [0 ... (NB_MODEM - 1)] = FASTEST_ISO_INTF};530 static bool sync_wait[NB_MODEM];531 static char *cmv_file[NB_MODEM];532 static int annex[NB_MODEM];2526 sc->modem_index = (modem_index < NB_MODEM) ? modem_index++ : 0; in uea_bind()