Searched refs:object_connector_convert (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_atombios.c239 static const int object_connector_convert[] = { variable
352 if (con_obj_id >= ARRAY_SIZE(object_connector_convert)) {
359 object_connector_convert[con_obj_id];
/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_atombios.c495 static const int object_connector_convert[] = { variable
618 object_connector_convert
630 object_connector_convert[con_obj_id];
636 object_connector_convert[con_obj_id];

Completed in 205 milliseconds