Searched refs:devwalk (Results 1 – 4 of 4) sorted by relevance
/external/arm-trusted-firmware/lib/debugfs/ |
D | devroot.c | 55 return devwalk(channel, name, NULL, 0, rootgen); in rootwalk()
|
D | dev.h | 107 int devwalk(chan_t *c, const char *name, const dirtab_t *tab, int ntab,
|
D | devfip.c | 176 return devwalk(c, name, NULL, 0, fipgen); in fipwalk()
|
D | dev.c | 376 int devwalk(chan_t *channel, const char *name, const dirtab_t *tab, in devwalk() function
|