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

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

Completed in 333 milliseconds