Searched refs:console_compatible_with (Results 1 – 1 of 1) sorted by relevance
77 static bool console_compatible_with(QemuConsole *con,269 if (!con || !console_compatible_with(con, dcl, errp)) { in displaychangelistener_display_console()570 static bool console_compatible_with(QemuConsole *con, in console_compatible_with() function