Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_connector.c107 drm_dp_mst_put_port_malloc(intel_connector->port); in intel_connector_destroy()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_dp_mst_topology.c930 drm_dp_mst_put_port_malloc(mstb->port_parent); in drm_dp_free_mst_branch_device()
1104 drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port) in drm_dp_mst_put_port_malloc() function
1109 EXPORT_SYMBOL(drm_dp_mst_put_port_malloc);
1269 drm_dp_mst_put_port_malloc(port); in drm_dp_destroy_port()
3344 drm_dp_mst_put_port_malloc(port); in drm_dp_atomic_release_vcpi_slots()
3448 drm_dp_mst_put_port_malloc(port); in drm_dp_mst_deallocate_vcpi()
3759 drm_dp_mst_put_port_malloc(port); in drm_dp_destroy_connector_work()
3798 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_duplicate_state()
3816 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_destroy_state()
/Linux-v5.4/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_mst_types.c155 drm_dp_mst_put_port_malloc(amdgpu_dm_connector->port); in dm_dp_mst_connector_destroy()
/Linux-v5.4/include/drm/
Ddrm_dp_mst_helper.h672 void drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port);
/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/
Ddisp.c1026 drm_dp_mst_put_port_malloc(mstc->port); in nv50_mstc_destroy()