Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/radeon/
H A Dradeon_atombios.c592 (le16_to_cpu(path->usConnObjectId) & OBJECT_ID_MASK) in radeon_get_atom_connector_info_from_object_table()
595 (le16_to_cpu(path->usConnObjectId) & ENUM_ID_MASK) in radeon_get_atom_connector_info_from_object_table()
598 (le16_to_cpu(path->usConnObjectId) & in radeon_get_atom_connector_info_from_object_table()
730 if (le16_to_cpu(path->usConnObjectId) == in radeon_get_atom_connector_info_from_object_table()
783 if (le16_to_cpu(path->usConnObjectId) == in radeon_get_atom_connector_info_from_object_table()
838 conn_id = le16_to_cpu(path->usConnObjectId); in radeon_get_atom_connector_info_from_object_table()
H A Datombios.h3945 USHORT usConnObjectId; //Connector Object ID member
3954 USHORT usConnObjectId; //Connector Object ID member