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