Home
last modified time | relevance | path

Searched defs:bo_from_handle (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libdrm/etnaviv/
H A Detnaviv_bo.c75 static struct etna_bo *bo_from_handle(struct etna_device *dev, in bo_from_handle() function
/aosp_15_r20/external/mesa3d/src/etnaviv/drm/
H A Detnaviv_bo.c153 static struct etna_bo *bo_from_handle(struct etna_device *dev, in bo_from_handle() function
/aosp_15_r20/external/mesa3d/src/freedreno/drm/virtio/
H A Dvirtio_bo.c238 bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) in bo_from_handle() function
/aosp_15_r20/external/libdrm/freedreno/
H A Dfreedreno_bo.c58 static struct fd_bo * bo_from_handle(struct fd_device *dev, in bo_from_handle() function
H A Dfreedreno_priv.h64 struct fd_bo * (*bo_from_handle)(struct fd_device *dev, member
/aosp_15_r20/external/libdrm/omap/
H A Domap_drm.c171 static struct omap_bo * bo_from_handle(struct omap_device *dev, in bo_from_handle() function
/aosp_15_r20/external/mesa3d/src/freedreno/drm/
H A Dfreedreno_priv.h93 struct fd_bo *(*bo_from_handle)(struct fd_device *dev, uint32_t size, member