HomeSort by relevance Sort by last modified time
    Searched refs:qemu_opts_id (Results 1 - 6 of 6) sorted by null

  /external/qemu/include/qemu/
option.h 122 const char *qemu_opts_id(QemuOpts *opts);
  /external/qemu/
blockdev.c 400 if ((buf = qemu_opts_id(opts)) != NULL) {
qemu-char.c     [all...]
  /external/qemu/hw/core/
qdev.c 202 id = qemu_opts_id(opts);
  /external/qemu/util/
qemu-config.c 571 const char *id = qemu_opts_id(opts);
qemu-option.c 741 const char *qemu_opts_id(QemuOpts *opts) function

Completed in 374 milliseconds