Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/debugfs/
H A Ddevroot.c84 return devstat(channel, file, dir, NULL, 0, rootgen); in rootstat()
H A Ddev.h109 int devstat(chan_t *dirc, const char *file, dir_t *dir,
H A Ddevfip.c181 return devstat(c, file, dir, NULL, 0, fipgen); in fipstat()
H A Ddev.c515 int devstat(chan_t *dirc, const char *file, dir_t *dir, in devstat() function