Home
last modified time | relevance | path

Searched refs:devwalk (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/lib/debugfs/
H A Ddevroot.c55 return devwalk(channel, name, NULL, 0, rootgen); in rootwalk()
H A Ddev.h107 int devwalk(chan_t *c, const char *name, const dirtab_t *tab, int ntab,
H A Ddevfip.c176 return devwalk(c, name, NULL, 0, fipgen); in fipwalk()
H A Ddev.c376 int devwalk(chan_t *channel, const char *name, const dirtab_t *tab, in devwalk() function