Searched refs:ModemInfo (Results 1 – 2 of 2) sorted by relevance
28 struct ModemInfo {62 vec<ModemInfo> logicalModemList;
104 } ModemInfo; typedef106 static ModemInfo *sMdmInfo;265 static void setRadioTechnology(ModemInfo *mdm, int newtech);266 static int query_ctec(ModemInfo *mdm, int *current, int32_t *preferred);1081 static int networkModePossible(ModemInfo *mdm, int nm)2833 setRadioTechnology(ModemInfo *mdm, int newtech)3285 int query_supported_techs( ModemInfo *mdm __unused, int *supported )3324 int query_ctec(ModemInfo *mdm __unused, int *current, int32_t *preferred)3342 int is_multimode_modem(ModemInfo *mdm)3364 static void probeForModemMode(ModemInfo *info)[all …]