Searched refs:has_qy (Results 1 – 2 of 2) sorted by relevance
259 port->has_qy = false; in extron_parse_edid()330 port->has_qy = true; in extron_parse_edid()435 if (port->has_qy) in extron_update_edid()494 bool has_qy = true; in update_edid_work() local513 for (out = 0; has_qy && out < extron->num_out_ports; out++) in update_edid_work()515 has_qy = extron->ports[out]->has_qy; in update_edid_work()527 has_qy == in->has_qy && has_qs == in->has_qs && in update_edid_work()533 in->has_qy = has_qy; in update_edid_work()1110 port->has_qy ? "" : "no ", in extron_adap_status_port()1123 port->has_qy ? "" : "no ", in extron_adap_status_port()
72 bool has_qy; member