HomeSort by relevance Sort by last modified time
    Searched full:bo_subdata (Results 1 - 3 of 3) sorted by null

  /hardware/intel/img/libdrm/libdrm/intel/
intel_bufmgr.c 94 if (bo->bufmgr->bo_subdata)
95 return bo->bufmgr->bo_subdata(bo, offset, size, data);
112 if (bo->bufmgr->bo_subdata)
intel_bufmgr_priv.h 91 int (*bo_subdata)(drm_intel_bo *bo, unsigned long offset, member in struct:_drm_intel_bufmgr
106 * This is not required for any access to the BO by bo_map, bo_subdata, etc.
intel_bufmgr_gem.c     [all...]

Completed in 222 milliseconds