Home
last modified time | relevance | path

Searched refs:usConnObjectId (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Damdgpu_atombios.c341 (le16_to_cpu(path->usConnObjectId) & OBJECT_ID_MASK) in amdgpu_atombios_get_connector_info_from_object_table()
422 if (le16_to_cpu(path->usConnObjectId) == in amdgpu_atombios_get_connector_info_from_object_table()
475 if (le16_to_cpu(path->usConnObjectId) == in amdgpu_atombios_get_connector_info_from_object_table()
530 conn_id = le16_to_cpu(path->usConnObjectId); in amdgpu_atombios_get_connector_info_from_object_table()
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_atombios.c563 (le16_to_cpu(path->usConnObjectId) & OBJECT_ID_MASK) in radeon_get_atom_connector_info_from_object_table()
566 (le16_to_cpu(path->usConnObjectId) & ENUM_ID_MASK) in radeon_get_atom_connector_info_from_object_table()
569 (le16_to_cpu(path->usConnObjectId) & in radeon_get_atom_connector_info_from_object_table()
704 if (le16_to_cpu(path->usConnObjectId) == in radeon_get_atom_connector_info_from_object_table()
757 if (le16_to_cpu(path->usConnObjectId) == in radeon_get_atom_connector_info_from_object_table()
812 conn_id = le16_to_cpu(path->usConnObjectId); in radeon_get_atom_connector_info_from_object_table()
H A Datombios.h4021 USHORT usConnObjectId; //Connector Object ID member
4030 USHORT usConnObjectId; //Connector Object ID member
/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h4514 USHORT usConnObjectId; //Connector Object ID member
4523 USHORT usConnObjectId; //Connector Object ID member