Searched refs:has_qs (Results 1 – 2 of 2) sorted by relevance
259 port->has_qs = false; in extron_parse_edid()331 port->has_qs = true; in extron_parse_edid()436 if (port->has_qs) in extron_update_edid()494 bool has_qs = true; in update_edid_work() local516 for (out = 0; has_qs && out < extron->num_out_ports; out++) in update_edid_work()518 has_qs = extron->ports[out]->has_qs; in update_edid_work()526 has_qy == in->has_qy && has_qs == in->has_qs && in update_edid_work()533 in->has_qs = has_qs; in update_edid_work()1108 port->has_qs ? "" : "no ", in extron_adap_status_port()1121 port->has_qs ? "" : "no ", in extron_adap_status_port()
73 bool has_qs; member