Home
last modified time | relevance | path

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

/openbmc/qemu/include/qom/
H A Dobject_interfaces.h158 bool user_creatable_print_help(const char *type, QemuOpts *opts);
/openbmc/qemu/qom/
H A Dobject_interfaces.c239 bool user_creatable_print_help(const char *type, QemuOpts *opts) in user_creatable_print_help() function
/openbmc/qemu/system/
H A Dvl.c1833 if (user_creatable_print_help(type, opts)) { in object_option_parse()