Home
last modified time | relevance | path

Searched refs:dma (Results 101 - 125 of 254) sorted by relevance

1234567891011

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_osk_low_level_mem.c31 #include <linux/dma-mapping.h>
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Dcommon.h46 #include <media/videobuf2-dma-contig.h>
H A Dcapture_v21.c11 #include <media/videobuf2-dma-contig.h>
12 #include <media/videobuf2-dma-sg.h>
141 .dma = {
158 .dma = {
175 .dma = {
H A Ddmarx.c11 #include <media/videobuf2-dma-contig.h>
12 #include <media/videobuf2-dma-sg.h>
13 #include <linux/dma-iommu.h>
H A Dhw.c18 #include <media/videobuf2-dma-contig.h>
19 #include <media/videobuf2-dma-sg.h>
H A Dbridge.c15 #include <media/videobuf2-dma-contig.h>
16 #include <linux/dma-iommu.h>
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp-i2s-audio.c9 #include <linux/dma-mapping.h>
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H A Ddma-buf.c16 #include <linux/dma-buf.h>
17 #include <linux/dma-fence.h>
24 #include <linux/dma-resv.h>
29 #include <uapi/linux/dma-buf.h>
32 #include "dma-buf-sysfs-stats.h"
33 #include "dma-buf-process-info.h"
95 * Any fences that a dma-buf poll can wait on should be signaled in dma_buf_release()
96 * before releasing dma-buf. This is the responsibility of each in dma_buf_release()
100 * dma-buf while still having pending operation to the buffer. in dma_buf_release()
423 * The name of the dma
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.c18 #include <linux/dma-mapping.h>
25 #include <asm/dma-mapping.h>
H A Dmali_memory_dma_buf.c14 #include <linux/dma-buf.h>
69 /* First reference taken, so we need to map the dma buf */ in mali_dma_buf_map()
74 MALI_DEBUG_PRINT_ERROR(("Failed to map dma-buf attachment\n")); in mali_dma_buf_map()
195 MALI_DEBUG_PRINT_ERROR(("Mali DMA-buf: Failed to map dma-buf for mali address %x\n", mali_addr)); in mali_dma_buf_map_job()
262 MALI_DEBUG_PRINT_ERROR(("Failed to get dma-buf from fd: %d\n", fd)); in mali_dma_buf_get_size()
286 /* get dma buffer */ in mali_mem_bind_dma_buf()
H A Dmali_memory_manager.c16 #include <linux/dma-mapping.h>
23 #include <linux/dma-buf.h>
508 MALI_DEBUG_PRINT(MALI_KERNEL_LEVEL_WRANING, ("Failed to attach dma buf for secure memory! \n")); in _mali_ukk_mem_allocate()
698 MALI_DEBUG_PRINT(MALI_KERNEL_LEVEL_WRANING, ("Bind dma buf failed\n")); in _mali_ukk_mem_bind()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_memory_cow.c14 #include <linux/dma-mapping.h>
21 #include <asm/dma-mapping.h>
H A Dmali_memory_dma_buf.c13 #include <linux/dma-buf.h>
68 /* First reference taken, so we need to map the dma buf */ in mali_dma_buf_map()
73 MALI_DEBUG_PRINT_ERROR(("Failed to map dma-buf attachment\n")); in mali_dma_buf_map()
193 MALI_DEBUG_PRINT_ERROR(("Mali DMA-buf: Failed to map dma-buf for mali address %x\n", mali_addr)); in mali_dma_buf_map_job()
260 MALI_DEBUG_PRINT_ERROR(("Failed to get dma-buf from fd: %d\n", fd)); in mali_dma_buf_get_size()
286 /* get dma buffer */ in mali_mem_bind_dma_buf()
H A Dmali_memory_manager.c15 #include <linux/dma-mapping.h>
22 #include <linux/dma-buf.h>
508 MALI_DEBUG_PRINT(1, ("Failed to attach dma buf for secure memory! \n")); in _mali_ukk_mem_allocate()
698 MALI_DEBUG_PRINT(1, ("Bind dma buf failed\n")); in _mali_ukk_mem_bind()
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Dcapture_v21.c11 #include <media/videobuf2-dma-contig.h>
12 #include <media/videobuf2-dma-sg.h>
161 .dma =
180 .dma =
199 .dma =
H A Ddmarx.c11 #include <media/videobuf2-dma-contig.h>
12 #include <media/videobuf2-dma-sg.h>
13 #include <linux/dma-iommu.h>
H A Dbridge.c15 #include <media/videobuf2-dma-contig.h>
16 #include <linux/dma-iommu.h>
H A Dhw.c18 #include <media/videobuf2-dma-contig.h>
19 #include <media/videobuf2-dma-sg.h>
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H A Dbase.c21 #include <linux/dma-mapping.h>
/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
H A Dhi3516_dma_ops.c24 #include <linux/dma-mapping.h>
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H A Dpbuf.h182 void *dma; member
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/device/
H A Dmali_kbase_device.c29 #include <linux/dma-mapping.h>
158 /* On Linux 4.0+, dma coherency is determined from device tree */ in kbase_device_misc_init()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H A Ddrm_atomic_state_helper.c39 #include <linux/dma-fence.h>
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h463 const struct stmmac_dma_ops *dma; member
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddbus_usb_linux.c196 #define USB_BUFFER_ALLOC(dev, size, mem, dma) usb_buffer_alloc(dev, size, mem, dma)
197 #define USB_BUFFER_FREE(dev, size, data, dma) usb_buffer_free(dev, size, data, dma)
228 #define USB_BUFFER_ALLOC(dev, size, mem, dma) kmalloc(size, mem)
229 #define USB_BUFFER_FREE(dev, size, data, dma) kfree(data)

Completed in 27 milliseconds

1234567891011