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

  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_object.c 262 static int __qxl_bo_unpin(struct qxl_bo *bo) function in typeref:typename:int
303 * beforehand, use the internal version directly __qxl_bo_unpin.
314 r = __qxl_bo_unpin(bo);

Completed in 11 milliseconds