Searched refs:sns_index (Results 1 – 2 of 2) sorted by relevance
1257 int sns_index = atoi(sns_full->sensor_name.c_str() + 2); in offline() local1258 if (module_index <= sns_index) { in offline()1259 module_index = sns_index + 1; in offline()
6232 int sns_index = atoi(sns_full->sensor_name.c_str() + 2); in rawReproc_preInit() local6233 if (module_index <= sns_index) { in rawReproc_preInit()6234 module_index = sns_index + 1; in rawReproc_preInit()