Lines Matching defs:radeon_connector
435 struct radeon_connector { struct
436 struct drm_connector base;
437 uint32_t connector_id;
438 uint32_t devices;
439 struct radeon_i2c_chan *ddc_bus;
441 bool shared_ddc;
442 bool use_digital;
445 struct edid *edid;
446 void *con_priv;
447 bool dac_load_detect;
448 bool detected_by_load; /* if the connection status was determined by load */
449 uint16_t connector_object_id;
450 struct radeon_hpd hpd;
451 struct radeon_router router;
452 struct radeon_i2c_chan *router_bus;