Searched refs:CT_NONE (Results 1 – 5 of 5) sorted by relevance
211 CT_NONE = 0, enumerator
1458 if (rdev->mode_info.connector_table == CT_NONE) { in radeon_get_legacy_connector_info_from_table()
107 enum { CT_VGA, CT_NONE, CT_RGB, CT_COMPOSITE }; enumerator
656 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE) && in _aac_probe_container2()704 (le32_to_cpu(dresp->mnt[0].vol) != CT_NONE)) { in _aac_probe_container1()
447 #define CT_NONE 0 macro