Lines Matching refs:MT_NONE
34 case MT_NONE: in radeon_get_mon_name()
73 int i, mt = MT_NONE; in radeon_parse_montype_prop()
78 return MT_NONE; in radeon_parse_montype_prop()
91 return MT_NONE; in radeon_parse_montype_prop()
127 return MT_NONE; in radeon_probe_OF_head()
136 return MT_NONE; in radeon_probe_OF_head()
139 return MT_NONE; in radeon_probe_OF_head()
158 return MT_NONE; in radeon_probe_OF_head()
161 return MT_NONE; in radeon_probe_OF_head()
365 return connected ? MT_CRT : MT_NONE; in radeon_crt_is_connected()
458 if (rinfo->mon1_type != MT_NONE) in radeon_probe_screens()
463 if (rinfo->mon2_type != MT_NONE) in radeon_probe_screens()
469 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
470 if (rinfo->mon2_type != MT_NONE) { in radeon_probe_screens()
477 rinfo->mon2_type = MT_NONE; in radeon_probe_screens()
490 int mon_types[4] = {MT_NONE, MT_NONE, MT_NONE, MT_NONE}; in radeon_probe_screens()
503 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
508 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
512 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
516 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
521 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
552 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
557 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
560 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
563 if (rinfo->mon1_type != MT_NONE) in radeon_probe_screens()
567 if (rinfo->mon1_type == MT_NONE && rinfo->is_mobility && in radeon_probe_screens()
573 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
580 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
585 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
588 if (rinfo->mon2_type == MT_NONE && !ddc_crt2_used) in radeon_probe_screens()
592 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
600 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
601 if (rinfo->mon2_type != MT_NONE) { in radeon_probe_screens()
606 rinfo->mon2_type = MT_NONE; in radeon_probe_screens()