ddc_crt2
? "VGA DDC" : ptr_entity->port_info[port].ddc_type == ddc_crt2
case ddc_crt2:
ptr_entity->port_info[crtc].ddc_type = ddc_crt2;
if (ptr_entity->port_info[tmp1].ddc_type > ddc_crt2)
if (ptr_entity->port_info[0].ddc_type > ddc_crt2) {