Home
last modified time | relevance | path

Searched refs:drm_dp_mst_put_port_malloc (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/display/
Dintel_connector.c107 drm_dp_mst_put_port_malloc(intel_connector->port); in intel_connector_destroy()
Dintel_dp_mst.c1114 drm_dp_mst_put_port_malloc(port); in intel_dp_add_mst_connector()
/Linux-v6.6/include/drm/display/
Ddrm_dp_mst_helper.h908 void drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port);
/Linux-v6.6/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c1341 drm_dp_mst_put_port_malloc(mstb->port_parent); in drm_dp_free_mst_branch_device()
1515 drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port) in drm_dp_mst_put_port_malloc() function
1520 EXPORT_SYMBOL(drm_dp_mst_put_port_malloc);
1822 drm_dp_mst_put_port_malloc(port); in drm_dp_destroy_port()
3384 drm_dp_mst_put_port_malloc(new_payload->port); in drm_dp_remove_payload()
4930 drm_dp_mst_put_port_malloc(port); in drm_dp_delayed_destroy_port()
5058 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_duplicate_state()
5077 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_destroy_state()
/Linux-v6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c132 drm_dp_mst_put_port_malloc(aconnector->mst_output_port); in dm_dp_mst_connector_destroy()
/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1215 drm_dp_mst_put_port_malloc(mstc->port); in nv50_mstc_destroy()