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

  /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...]

Completed in 14 milliseconds