Searched refs:str_start (Results 1 – 1 of 1) sorted by relevance
486 rk_s32 str_start = 0; in mpp_cfg_find() local507 mpp_logi("try match %s\n", name + str_start); in mpp_cfg_find()509 if (pos->name && !strcmp(pos->name, name + str_start)) { in mpp_cfg_find()524 if (array_pos->name && !strcmp(array_pos->name, name + str_start)) { in mpp_cfg_find()539 str_start = i + 1; in mpp_cfg_find()