HomeSort by: relevance | last modified time | path
    Searched refs:drm_dp_mst_put_port_malloc (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_connector.c 112 drm_dp_mst_put_port_malloc(intel_connector->port);
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h 114 * drm_dp_mst_put_port_malloc().
820 void drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port);
  /src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c 1258 drm_dp_mst_put_port_malloc(mstb->port_parent);
1411 * See also: drm_dp_mst_put_port_malloc()
1422 * drm_dp_mst_put_port_malloc() - Decrement the malloc refcount of an MST port
1432 drm_dp_mst_put_port_malloc(struct drm_dp_mst_port *port) function in typeref:typename:void
1437 EXPORT_SYMBOL(drm_dp_mst_put_port_malloc);
1730 drm_dp_mst_put_port_malloc(port);
4305 drm_dp_mst_put_port_malloc(port);
4409 drm_dp_mst_put_port_malloc(port);
4675 drm_dp_mst_put_port_malloc(port);
4800 drm_dp_mst_put_port_malloc(pos->port)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_mst_types.c 153 drm_dp_mst_put_port_malloc(amdgpu_dm_connector->port);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/
nouveau_dispnv50_disp.c 1177 drm_dp_mst_put_port_malloc(mstc->port);

Completed in 19 milliseconds