Home
last modified time | relevance | path

Searched defs:last_idx (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_core.c112 int last_idx = 0; in comphy_probe() local
/rk3399_rockchip-uboot/lib/
H A Dhashtable.c201 int hmatch_r(const char *match, int last_idx, ENTRY ** retval, in hmatch_r()