Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/debugfs/
Ddevroot.c95 .mount = deverrmount,
Ddev.h112 chan_t *deverrmount(chan_t *c, const char *spec);
Ddev.c677 chan_t *deverrmount(chan_t *channel, const char *spec) in deverrmount() function