Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_connector.c108 drm_dp_mst_put_port_malloc(intel_connector->port); in intel_connector_destroy()
/Linux-v5.10/drivers/gpu/drm/
Ddrm_dp_mst_topology.c1379 drm_dp_mst_put_port_malloc(mstb->port_parent); in drm_dp_free_mst_branch_device()
1553 drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port) in drm_dp_mst_put_port_malloc() function
1558 EXPORT_SYMBOL(drm_dp_mst_put_port_malloc);
1851 drm_dp_mst_put_port_malloc(port); in drm_dp_destroy_port()
4464 drm_dp_mst_put_port_malloc(port); in drm_dp_atomic_release_vcpi_slots()
4571 drm_dp_mst_put_port_malloc(port); in drm_dp_mst_deallocate_vcpi()
4874 drm_dp_mst_put_port_malloc(port); in drm_dp_delayed_destroy_port()
4999 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_duplicate_state()
5017 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_destroy_state()
/Linux-v5.10/include/drm/
Ddrm_dp_mst_helper.h857 void drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port);
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c109 drm_dp_mst_put_port_malloc(aconnector->port); in dm_dp_mst_connector_destroy()
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1291 drm_dp_mst_put_port_malloc(mstc->port); in nv50_mstc_destroy()