Searched refs:qemu_text_console_get_label (Results 1 – 4 of 4) sorted by relevance
18 qemu_text_console_get_label(QemuTextConsole *c) in qemu_text_console_get_label() function
39 const char * qemu_text_console_get_label(QemuTextConsole *c);
122 qemu_text_console_get_label(QemuTextConsole *c) in qemu_text_console_get_label() function
1398 const char *label = qemu_text_console_get_label(QEMU_TEXT_CONSOLE(con)); in qemu_console_get_label()