Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/display/
Dintel_connector.c107 drm_dp_mst_put_port_malloc(intel_connector->port); in intel_connector_destroy()
Dintel_dp_mst.c1731 drm_dp_mst_put_port_malloc(port); in intel_dp_add_mst_connector()
/linux-6.12.1/include/drm/display/
Ddrm_dp_mst_helper.h950 void drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port);
/linux-6.12.1/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c1343 drm_dp_mst_put_port_malloc(mstb->port_parent); in drm_dp_free_mst_branch_device()
1517 drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port) in drm_dp_mst_put_port_malloc() function
1522 EXPORT_SYMBOL(drm_dp_mst_put_port_malloc);
1825 drm_dp_mst_put_port_malloc(port); in drm_dp_destroy_port()
3416 drm_dp_mst_put_port_malloc(new_payload->port); in drm_dp_remove_payload_part2()
5029 drm_dp_mst_put_port_malloc(port); in drm_dp_delayed_destroy_port()
5157 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_duplicate_state()
5176 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_destroy_state()
/linux-6.12.1/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c135 drm_dp_mst_put_port_malloc(aconnector->mst_output_port); in dm_dp_mst_connector_destroy()
/linux-6.12.1/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1238 drm_dp_mst_put_port_malloc(mstc->port); in nv50_mstc_destroy()