Searched refs:rootgen (Results 1 – 1 of 1) sorted by relevance
/external/arm-trusted-firmware/lib/debugfs/ |
D | devroot.c | 30 static int rootgen(chan_t *channel, const dirtab_t *tab, int ntab, in rootgen() function 55 return devwalk(channel, name, NULL, 0, rootgen); in rootwalk() 72 return dirread(channel, dir, NULL, 0, rootgen); in rootread() 84 return devstat(channel, file, dir, NULL, 0, rootgen); in rootstat()
|