Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_connector.c112 drm_dp_mst_put_port_malloc(intel_connector->port); in intel_connector_destroy()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_dp_mst_topology.c1258 drm_dp_mst_put_port_malloc(mstb->port_parent); in drm_dp_free_mst_branch_device()
1432 drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port) in drm_dp_mst_put_port_malloc() function
1437 EXPORT_SYMBOL(drm_dp_mst_put_port_malloc);
1730 drm_dp_mst_put_port_malloc(port); in drm_dp_destroy_port()
4305 drm_dp_mst_put_port_malloc(port); in drm_dp_atomic_release_vcpi_slots()
4409 drm_dp_mst_put_port_malloc(port); in drm_dp_mst_deallocate_vcpi()
4675 drm_dp_mst_put_port_malloc(port); in drm_dp_delayed_destroy_port()
4800 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_duplicate_state()
4818 drm_dp_mst_put_port_malloc(pos->port); in drm_dp_mst_destroy_state()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_dp_mst_helper.h820 void drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port);
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c153 drm_dp_mst_put_port_malloc(amdgpu_dm_connector->port); in dm_dp_mst_connector_destroy()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
H A Dnouveau_dispnv50_disp.c1177 drm_dp_mst_put_port_malloc(mstc->port); in nv50_mstc_destroy()