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

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atombios.c342 (le16_to_cpu(path->usConnObjectId) & OBJECT_ID_MASK)
423 if (le16_to_cpu(path->usConnObjectId) ==
476 if (le16_to_cpu(path->usConnObjectId) ==
531 conn_id = le16_to_cpu(path->usConnObjectId);
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c571 (le16_to_cpu(path->usConnObjectId) & OBJECT_ID_MASK)
574 (le16_to_cpu(path->usConnObjectId) & ENUM_ID_MASK)
701 if (le16_to_cpu(path->usConnObjectId) ==
754 if (le16_to_cpu(path->usConnObjectId) ==
809 conn_id = le16_to_cpu(path->usConnObjectId);
H A Datombios.h4021 USHORT usConnObjectId; //Connector Object ID member in struct:_ATOM_DISPLAY_OBJECT_PATH
4030 USHORT usConnObjectId; //Connector Object ID member in struct:_ATOM_DISPLAY_EXTERNAL_OBJECT_PATH
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h4514 USHORT usConnObjectId; //Connector Object ID member in struct:_ATOM_DISPLAY_OBJECT_PATH
4523 USHORT usConnObjectId; //Connector Object ID member in struct:_ATOM_DISPLAY_EXTERNAL_OBJECT_PATH

Completed in 280 milliseconds