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()
491 int mon_types[4] = {MT_NONE, MT_NONE, MT_NONE, MT_NONE}; in radeon_probe_screens()
504 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
509 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
513 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
517 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
522 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
553 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
558 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
561 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
564 if (rinfo->mon1_type != MT_NONE) in radeon_probe_screens()
568 if (rinfo->mon1_type == MT_NONE && rinfo->is_mobility && in radeon_probe_screens()
574 if (rinfo->mon1_type == MT_NONE) in radeon_probe_screens()
581 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
586 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
589 if (rinfo->mon2_type == MT_NONE && !ddc_crt2_used) in radeon_probe_screens()
593 if (rinfo->mon2_type == MT_NONE) in radeon_probe_screens()
601 if (rinfo->mon1_type == MT_NONE) { in radeon_probe_screens()
602 if (rinfo->mon2_type != MT_NONE) { in radeon_probe_screens()
607 rinfo->mon2_type = MT_NONE; in radeon_probe_screens()