Home
last modified time | relevance | path

Searched defs:attrs (Results 1 – 15 of 15) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
Ddma-mapping.h152 enum dma_data_direction dir, unsigned long attrs) in dma_map_page_attrs()
157 unsigned long attrs) in dma_unmap_page_attrs()
161 unsigned long attrs) in dma_map_sg_attrs()
166 enum dma_data_direction dir, unsigned long attrs) in dma_unmap_sg_attrs()
170 enum dma_data_direction dir, unsigned long attrs) in dma_map_resource()
175 unsigned long attrs) in dma_unmap_resource()
199 unsigned long attrs) in dma_alloc_attrs()
203 …_attrs(struct device *dev, size_t size, void *cpu_addr, dma_addr_t dma_handle, unsigned long attrs) in dma_free_attrs()
207 unsigned long attrs) in dmam_alloc_attrs()
215 size_t size, unsigned long attrs) in dma_get_sgtable_attrs()
[all …]
Ddma-map-ops.h289 unsigned long attrs) in dma_pgprot()
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
Ddma-iommu.c441 static int dma_info_to_prot(enum dma_data_direction dir, bool coherent, unsigned long attrs) in dma_info_to_prot()
654 unsigned long attrs) in iommu_dma_alloc_remap()
798 enum dma_data_direction dir, unsigned long attrs) in iommu_dma_map_page()
813 unsigned long attrs) in iommu_dma_unmap_page()
908 unsigned long attrs) in iommu_dma_map_sg()
991 unsigned long attrs) in iommu_dma_unmap_sg()
1018 unsigned long attrs) in iommu_dma_map_resource()
1024 unsigned long attrs) in iommu_dma_unmap_resource()
1063 …u_dma_free(struct device *dev, size_t size, void *cpu_addr, dma_addr_t handle, unsigned long attrs) in iommu_dma_free()
1069 …a_alloc_pages(struct device *dev, size_t size, struct page **pagep, gfp_t gfp, unsigned long attrs) in iommu_dma_alloc_pages()
[all …]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
Dcommon.c13 unsigned long attrs = buf->is_need_vaddr ? 0 : DMA_ATTR_NO_KERNEL_MAPPING; in rkcif_alloc_buffer() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/
Dcommon.c12 unsigned long attrs = buf->is_need_vaddr ? 0 : DMA_ATTR_NO_KERNEL_MAPPING; in rkcif_alloc_buffer() local
/device/soc/rockchip/common/sdk_linux/kernel/power/
Dwakeup_reason.c360 static struct attribute *attrs[] = { variable
/device/soc/rockchip/rk3588/kernel/kernel/power/
Dwakeup_reason.c364 static struct attribute *attrs[] = { variable
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
Dcommon.c120 unsigned long attrs = buf->is_need_vaddr ? 0 : DMA_ATTR_NO_KERNEL_MAPPING; in rkisp_alloc_buffer() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
Dcommon.c122 unsigned long attrs = buf->is_need_vaddr ? 0 : DMA_ATTR_NO_KERNEL_MAPPING; in rkisp_alloc_buffer() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
Dcommon.c70 unsigned long attrs = buf->is_need_vaddr ? 0 : DMA_ATTR_NO_KERNEL_MAPPING; in rkispp_allow_buffer() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
Dcommon.c68 unsigned long attrs = buf->is_need_vaddr ? 0 : DMA_ATTR_NO_KERNEL_MAPPING; in rkispp_allow_buffer() local
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga_dma_buf.c25 unsigned long attrs) in rga_dma_info_to_prot()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
Dmali_kbase_mem_linux.c2458 unsigned long attrs = DMA_ATTR_WRITE_COMBINE; local
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
Dmali_kbase_mem_linux.c2456 unsigned long attrs = DMA_ATTR_WRITE_COMBINE; local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
Dwlioctl.h12363 uint8 attrs[]; /* peer attributes (NA/NDC/ULW/DevCap/Element container) */ member