Home
last modified time | relevance | path

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

/openbmc/qemu/ui/
H A Dconsole.c76 static bool console_compatible_with(QemuConsole *con,
268 if (!con || !console_compatible_with(con, dcl, errp)) { in displaychangelistener_display_console()
592 static bool console_compatible_with(QemuConsole *con, in console_compatible_with() function