Home
last modified time | relevance | path

Searched defs:nelems (Results 1 – 4 of 4) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
Dmali_kbase_debugfs_helper.c49 static int set_attr_from_string(char *const buf, void *const array, size_t const nelems, in set_attr_from_string()
94 …_debugfs_helper_set_attr_from_string(const char *const buf, void *const array, size_t const nelems, in kbase_debugfs_helper_set_attr_from_string()
111size_t const nelems, kbase_debugfs_helper_get_attr_fn const get_attr_fn) in kbase_debugfs_helper_get_attr_to_string()
130size_t const nelems, kbase_debugfs_helper_set_attr_fn const set_attr_fn) in kbase_debugfs_helper_seq_write()
162 int kbase_debugfs_helper_seq_read(struct seq_file *const sfile, size_t const nelems, in kbase_debugfs_helper_seq_read()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_debugfs_helper.c49 set_attr_from_string(char *const buf, void *const array, size_t const nelems, in set_attr_from_string()
145 const char *const buf, void *const array, size_t const nelems, in kbase_debugfs_helper_set_attr_from_string()
170 size_t const nelems, in kbase_debugfs_helper_get_attr_to_string()
191 size_t const count, size_t const nelems, in kbase_debugfs_helper_seq_write()
231 struct seq_file *const sfile, size_t const nelems, in kbase_debugfs_helper_seq_read()
/device/soc/rockchip/common/sdk_linux/include/linux/
Ddma-mapping.h186 static inline void dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_cpu()
190 static inline void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device()
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
Ddma-iommu.c771 static void iommu_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl, int nelems, in iommu_dma_sync_sg_for_cpu()
784 static void iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl, int nelems, in iommu_dma_sync_sg_for_device()