Searched refs:destroy_connector (Results 1 – 6 of 6) sorted by relevance
489 void (*destroy_connector)(struct drm_dp_mst_topology_mgr *mgr, member
337 .destroy_connector = radeon_dp_destroy_mst_connector,
743 .destroy_connector = intel_dp_destroy_mst_connector,
482 .destroy_connector = dm_dp_destroy_mst_connector,
1328 .destroy_connector = nv50_mstm_destroy_connector,
4672 port->mgr->cbs->destroy_connector(port->mgr, port->connector); in drm_dp_delayed_destroy_port()