Searched refs:drm_dp_mst_get_port_malloc (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/drm/display/
H A Ddrm_dp_mst_helper.h95 * structure. See drm_dp_mst_get_port_malloc() and
907 void drm_dp_mst_get_port_malloc(struct drm_dp_mst_port *port);
/openbsd-current/sys/dev/pci/drm/display/
H A Ddrm_dp_mst_topology.c1480 * drm_dp_mst_get_port_malloc() - Increment the malloc refcount of an MST port
1497 drm_dp_mst_get_port_malloc(struct drm_dp_mst_port *port) function
1502 EXPORT_SYMBOL(drm_dp_mst_get_port_malloc); variable
1512 * See also: drm_dp_mst_get_port_malloc()
2114 drm_dp_mst_get_port_malloc(port);
4338 drm_dp_mst_get_port_malloc(port);
5050 drm_dp_mst_get_port_malloc(payload->port);
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_dp_mst.c1119 drm_dp_mst_get_port_malloc(port);
/openbsd-current/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_mst_types.c621 drm_dp_mst_get_port_malloc(port);

Completed in 196 milliseconds