Searched refs:last_idx (Results 1 – 2 of 2) sorted by relevance
112 int last_idx = 0; in comphy_probe() local190 last_idx = 1; in comphy_probe()192 if (chip_cfg->cp_index == last_idx) { in comphy_probe()
201 int hmatch_r(const char *match, int last_idx, ENTRY ** retval, in hmatch_r() argument207 for (idx = last_idx + 1; idx < htab->size; ++idx) { in hmatch_r()