Home
last modified time | relevance | path

Searched refs:dma_buf_ops (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-buf.h36 struct dma_buf_ops { struct
414 const struct dma_buf_ops *ops;
543 const struct dma_buf_ops *ops;
H A Dvirtio_dma_buf.h23 struct dma_buf_ops ops;
H A Dion.h121 struct dma_buf_ops buf_ops;
/OK3568_Linux_fs/kernel/drivers/staging/android/ion/
H A Dion_dma_buf.c318 static const struct dma_buf_ops dma_buf_ops = { variable
349 exp_info.ops = &dma_buf_ops; in ion_dmabuf_alloc()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.h39 extern const struct dma_buf_ops amdgpu_dmabuf_ops;
H A Damdgpu_dma_buf.c414 const struct dma_buf_ops amdgpu_dmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_prime.c65 const struct dma_buf_ops vmw_prime_dmabuf_ops = {
H A Dttm_object.h310 const struct dma_buf_ops *ops);
H A Dttm_object.c94 struct dma_buf_ops ops;
528 const struct dma_buf_ops *ops) in ttm_object_device_init()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/
H A Dmock_dmabuf.c83 static const struct dma_buf_ops mock_dmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/
H A Domap_gem_dmabuf.c101 static const struct dma_buf_ops omap_dmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_dmabuf.c159 static const struct dma_buf_ops i915_dmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp_tb_helper.c127 static const struct dma_buf_ops shm_dmabuf_ops = {
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Ddma-buf.rst31 - implements and manages operations in :c:type:`struct dma_buf_ops
32 <dma_buf_ops>` for the buffer,
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsram_heap.c169 static const struct dma_buf_ops sram_dma_heap_buf_ops = {
H A Dcma_heap.c260 static const struct dma_buf_ops cma_heap_buf_ops = {
H A Drk_cma_heap.c330 static const struct dma_buf_ops cma_heap_buf_ops = {
H A Dsystem_heap.c365 static const struct dma_buf_ops system_heap_buf_ops = {
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-vmalloc.c330 static const struct dma_buf_ops vb2_vmalloc_dmabuf_ops = {
H A Dvideobuf2-dma-sg.c496 static const struct dma_buf_ops vb2_dma_sg_dmabuf_ops = {
H A Dvideobuf2-dma-contig.c360 static const struct dma_buf_ops vb2_dc_dmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Dudmabuf.c150 static const struct dma_buf_ops udmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dcommon.c291 static const struct dma_buf_ops rkcif_shm_dmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/
H A Darmada_gem.c468 static const struct dma_buf_ops armada_gem_prime_dmabuf_ops = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Dgem.c649 static const struct dma_buf_ops tegra_gem_prime_dmabuf_ops = {

12