Home
last modified time | relevance | path

Searched defs:module_load (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dmodule.c202 int module_load(const char *prefix, const char *name, Error **errp) in module_load() function
401 int module_load(const char *prefix, const char *name, Error **errp) { return 2; } in module_load() function