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/
H A 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() argument
94 int kbase_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() argument
110 kbase_debugfs_helper_get_attr_to_string(char *const buf, size_t const size, void *const array, size_t const nelems, kbase_debugfs_helper_get_attr_fn const get_attr_fn) kbase_debugfs_helper_get_attr_to_string() argument
129 kbase_debugfs_helper_seq_write(struct file *const file, const char __user *const ubuf, size_t const count, size_t const nelems, kbase_debugfs_helper_set_attr_fn const set_attr_fn) kbase_debugfs_helper_seq_write() argument
162 kbase_debugfs_helper_seq_read(struct seq_file *const sfile, size_t const nelems, kbase_debugfs_helper_get_attr_fn const get_attr_fn) kbase_debugfs_helper_seq_read() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_debugfs_helper.c49 set_attr_from_string(char *const buf, void *const array, size_t const nelems, in set_attr_from_string() argument
144 kbase_debugfs_helper_set_attr_from_string( const char *const buf, void *const array, size_t const nelems, kbase_debugfs_helper_set_attr_fn *const set_attr_fn) kbase_debugfs_helper_set_attr_from_string() argument
168 kbase_debugfs_helper_get_attr_to_string( char *const buf, size_t const size, void *const array, size_t const nelems, kbase_debugfs_helper_get_attr_fn *const get_attr_fn) kbase_debugfs_helper_get_attr_to_string() argument
189 kbase_debugfs_helper_seq_write( struct file *const file, const char __user *const ubuf, size_t const count, size_t const nelems, kbase_debugfs_helper_set_attr_fn *const set_attr_fn) kbase_debugfs_helper_seq_write() argument
230 kbase_debugfs_helper_seq_read( struct seq_file *const sfile, size_t const nelems, kbase_debugfs_helper_get_attr_fn *const get_attr_fn) kbase_debugfs_helper_seq_read() argument
[all...]
/device/soc/rockchip/common/sdk_linux/include/linux/
H A 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() argument
190 static inline void dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, in dma_sync_sg_for_device() argument
/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A 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() argument
784 static void iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl, int nelems, in iommu_dma_sync_sg_for_device() argument

Completed in 4 milliseconds