supported_device 1495 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 		      uint32_t supported_device,
supported_device 1521 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 			amdgpu_connector->devices |= supported_device;
supported_device 1540 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 		if (amdgpu_encoder->devices & supported_device) {
supported_device 1559 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c 	amdgpu_connector->devices = supported_device;
supported_device   35 drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.h 		      uint32_t supported_device,
supported_device  287 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h 			    uint32_t supported_device,
supported_device  291 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h 			      uint32_t supported_device,
supported_device 3462 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 				 uint32_t supported_device,
supported_device 3473 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 			amdgpu_encoder->devices |= supported_device;
supported_device 3505 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c 	amdgpu_encoder->devices = supported_device;
supported_device 3588 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 				 uint32_t supported_device,
supported_device 3599 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 			amdgpu_encoder->devices |= supported_device;
supported_device 3637 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c 	amdgpu_encoder->devices = supported_device;
supported_device 3272 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 				 uint32_t supported_device,
supported_device 3283 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 			amdgpu_encoder->devices |= supported_device;
supported_device 3314 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c 	amdgpu_encoder->devices = supported_device;
supported_device 3350 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 				 uint32_t supported_device,
supported_device 3361 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 			amdgpu_encoder->devices |= supported_device;
supported_device 3393 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c 	amdgpu_encoder->devices = supported_device;
supported_device 2727 drivers/gpu/drm/radeon/atombios_encoders.c 			uint32_t supported_device,
supported_device 2738 drivers/gpu/drm/radeon/atombios_encoders.c 			radeon_encoder->devices |= supported_device;
supported_device 2770 drivers/gpu/drm/radeon/atombios_encoders.c 	radeon_encoder->devices = supported_device;
supported_device   39 drivers/gpu/drm/radeon/radeon_atombios.c 			uint32_t supported_device, u16 caps);
supported_device   44 drivers/gpu/drm/radeon/radeon_atombios.c 			  uint32_t supported_device);
supported_device  287 drivers/gpu/drm/radeon/radeon_atombios.c 				     uint32_t supported_device,
supported_device  299 drivers/gpu/drm/radeon/radeon_atombios.c 		    (supported_device == ATOM_DEVICE_DFP3_SUPPORT))
supported_device  308 drivers/gpu/drm/radeon/radeon_atombios.c 		    (supported_device == ATOM_DEVICE_DFP3_SUPPORT))
supported_device  316 drivers/gpu/drm/radeon/radeon_atombios.c 		if ((supported_device == ATOM_DEVICE_DFP2_SUPPORT) ||
supported_device  317 drivers/gpu/drm/radeon/radeon_atombios.c 		    (supported_device == ATOM_DEVICE_DFP3_SUPPORT))
supported_device  343 drivers/gpu/drm/radeon/radeon_atombios.c 		if (supported_device == ATOM_DEVICE_DFP1_SUPPORT)
supported_device  351 drivers/gpu/drm/radeon/radeon_atombios.c 		if (supported_device == ATOM_DEVICE_DFP1_SUPPORT)
supported_device  360 drivers/gpu/drm/radeon/radeon_atombios.c 		if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) ||
supported_device  361 drivers/gpu/drm/radeon/radeon_atombios.c 		    (supported_device == ATOM_DEVICE_DFP2_SUPPORT))
supported_device  363 drivers/gpu/drm/radeon/radeon_atombios.c 		if (supported_device == ATOM_DEVICE_CRT2_SUPPORT)
supported_device  368 drivers/gpu/drm/radeon/radeon_atombios.c 	if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) &&
supported_device  405 drivers/gpu/drm/radeon/radeon_atombios.c 		if (supported_device & (ATOM_DEVICE_CRT_SUPPORT)) {
supported_device  424 drivers/gpu/drm/radeon/radeon_atombios.c 		    (supported_device == ATOM_DEVICE_DFP1_SUPPORT)) {
supported_device  438 drivers/gpu/drm/radeon/radeon_atombios.c 	    !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) {
supported_device   45 drivers/gpu/drm/radeon/radeon_combios.c 			  uint32_t supported_device);
supported_device 1859 drivers/gpu/drm/radeon/radeon_connectors.c 			  uint32_t supported_device,
supported_device 1892 drivers/gpu/drm/radeon/radeon_connectors.c 			radeon_connector->devices |= supported_device;
supported_device 1911 drivers/gpu/drm/radeon/radeon_connectors.c 		if (radeon_encoder->devices & supported_device) {
supported_device 1930 drivers/gpu/drm/radeon/radeon_connectors.c 	radeon_connector->devices = supported_device;
supported_device 2338 drivers/gpu/drm/radeon/radeon_connectors.c 			    uint32_t supported_device,
supported_device 2363 drivers/gpu/drm/radeon/radeon_connectors.c 			radeon_connector->devices |= supported_device;
supported_device 2375 drivers/gpu/drm/radeon/radeon_connectors.c 	radeon_connector->devices = supported_device;
supported_device   89 drivers/gpu/drm/radeon/radeon_encoders.c radeon_get_encoder_enum(struct drm_device *dev, uint32_t supported_device, uint8_t dac)
supported_device   94 drivers/gpu/drm/radeon/radeon_encoders.c 	switch (supported_device) {
supported_device 1745 drivers/gpu/drm/radeon/radeon_legacy_encoders.c radeon_add_legacy_encoder(struct drm_device *dev, uint32_t encoder_enum, uint32_t supported_device)
supported_device 1755 drivers/gpu/drm/radeon/radeon_legacy_encoders.c 			radeon_encoder->devices |= supported_device;
supported_device 1776 drivers/gpu/drm/radeon/radeon_legacy_encoders.c 	radeon_encoder->devices = supported_device;
supported_device  697 drivers/gpu/drm/radeon/radeon_mode.h 			  uint32_t supported_device,
supported_device  707 drivers/gpu/drm/radeon/radeon_mode.h 			    uint32_t supported_device,
supported_device  713 drivers/gpu/drm/radeon/radeon_mode.h radeon_get_encoder_enum(struct drm_device *dev, uint32_t supported_device,