Home
last modified time | relevance | path

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

/openbmc/qemu/include/monitor/
H A Dqdev.h10 int qdev_device_help(QemuOpts *opts);
/openbmc/qemu/system/
H A Dqdev-monitor.c286 int qdev_device_help(QemuOpts *opts) in qdev_device_help() function
989 if (qdev_device_help(opts)) { in hmp_device_add()
H A Dvl.c1201 return qdev_device_help(opts); in device_help_func()