Searched refs:__qemu_chr_new_from_opts (Results 1 – 1 of 1) sorted by relevance
631 static Chardev *__qemu_chr_new_from_opts(QemuOpts *opts, GMainContext *context, in __qemu_chr_new_from_opts() function710 return __qemu_chr_new_from_opts(opts, context, false, errp); in qemu_chr_new_from_opts()738 chr = __qemu_chr_new_from_opts(opts, context, replay, &err); in __qemu_chr_new()