Searched refs:last_idx (Results 1 – 3 of 3) sorted by relevance
86 int last_idx = 0; in comphy_probe() local173 last_idx = 1; in comphy_probe()175 if (chip_cfg->cp_index == last_idx) { in comphy_probe()
80 int hmatch_r(const char *match, int last_idx, struct env_entry **retval,
210 int hmatch_r(const char *match, int last_idx, struct env_entry **retval, in hmatch_r() argument216 for (idx = last_idx + 1; idx < htab->size; ++idx) { in hmatch_r()
Completed in 5 milliseconds