Searched refs:has_qy (Results 1 – 2 of 2) sorted by relevance
258 port->has_qy = false; in extron_parse_edid()329 port->has_qy = true; in extron_parse_edid()434 if (port->has_qy) in extron_update_edid()493 bool has_qy = true; in update_edid_work() local512 for (out = 0; has_qy && out < extron->num_out_ports; out++) in update_edid_work()514 has_qy = extron->ports[out]->has_qy; in update_edid_work()526 has_qy == in->has_qy && has_qs == in->has_qs && in update_edid_work()532 in->has_qy = has_qy; in update_edid_work()1109 port->has_qy ? "" : "no ", in extron_adap_status_port()1122 port->has_qy ? "" : "no ", in extron_adap_status_port()
72 bool has_qy; member