Home
last modified time | relevance | path

Searched refs:deverrmount (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/debugfs/
H A Ddevroot.c95 .mount = deverrmount,
H A Ddev.h112 chan_t *deverrmount(chan_t *c, const char *spec);
H A Ddev.c677 chan_t *deverrmount(chan_t *channel, const char *spec) in deverrmount() function