Lines Matching refs:MT_NONE

35 		case MT_NONE:  in radeon_get_mon_name()
74 int i, mt = MT_NONE; in radeon_parse_montype_prop()
79 return MT_NONE; in radeon_parse_montype_prop()
92 return MT_NONE; in radeon_parse_montype_prop()
128 return MT_NONE; in radeon_probe_OF_head()
137 return MT_NONE; in radeon_probe_OF_head()
140 return MT_NONE; in radeon_probe_OF_head()
159 return MT_NONE; in radeon_probe_OF_head()
162 return MT_NONE; in radeon_probe_OF_head()
366 return connected ? MT_CRT : MT_NONE; in radeon_crt_is_connected()
459 if (rinfo->mon1_type != MT_NONE) in radeon_probe_screens()
464 if (rinfo->mon2_type != MT_NONE) in radeon_probe_screens()
470 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
471 if (rinfo->mon2_type != MT_NONE) { in radeon_probe_screens()
478 rinfo->mon2_type = MT_NONE; in radeon_probe_screens()
502 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
507 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
511 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
515 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
520 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
551 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
556 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
559 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
562 if (rinfo->mon1_type != MT_NONE) in radeon_probe_screens()
566 if (rinfo->mon1_type == MT_NONE && rinfo->is_mobility && in radeon_probe_screens()
572 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
579 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
584 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
587 if (rinfo->mon2_type == MT_NONE && !ddc_crt2_used) in radeon_probe_screens()
591 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
599 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
600 if (rinfo->mon2_type != MT_NONE) { in radeon_probe_screens()
605 rinfo->mon2_type = MT_NONE; in radeon_probe_screens()