Home
last modified time | relevance | path

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

/openbmc/hiomapd/file/
H A Dbackend.c278 int backend_probe_file(struct backend *master, const char *path) in backend_probe_file() function
/openbmc/hiomapd/
H A Dbackend.h261 int backend_probe_file(struct backend *master, const char *path);
H A Dmboxd.c372 rc = backend_probe_file(&context->backend, path); in mboxd_backend_init()