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