Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_connector.c108 drm_dp_mst_put_port_malloc(intel_connector->port); in intel_connector_destroy()
/Linux-v5.15/drivers/gpu/drm/
Ddrm_dp_mst_topology.c1392 drm_dp_mst_put_port_malloc(mstb->port_parent); in drm_dp_free_mst_branch_device()
1566 drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port) in drm_dp_mst_put_port_malloc() function
1571 EXPORT_SYMBOL(drm_dp_mst_put_port_malloc);
1862 drm_dp_mst_put_port_malloc(port); in drm_dp_destroy_port()
4503 drm_dp_mst_put_port_malloc(port); in drm_dp_atomic_release_vcpi_slots()
4619 drm_dp_mst_put_port_malloc(port); in drm_dp_mst_deallocate_vcpi()
4959 drm_dp_mst_put_port_malloc(port); in drm_dp_delayed_destroy_port()
5084 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_duplicate_state()
5102 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_destroy_state()
/Linux-v5.15/include/drm/
Ddrm_dp_mst_helper.h869 void drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port);
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c112 drm_dp_mst_put_port_malloc(aconnector->port); in dm_dp_mst_connector_destroy()
/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1327 drm_dp_mst_put_port_malloc(mstc->port); in nv50_mstc_destroy()