Home
last modified time | relevance | path

Searched defs:file (Results 1 - 25 of 185) sorted by relevance

12345678

/device/soc/rockchip/common/sdk_linux/scripts/
H A DMakefile
/device/qemu/arm_mps3_an547/liteos_m/board/driver/
H A Duart.c44 INT32 UartPutc(INT32 c, VOID *file) in UartPutc() argument
/device/qemu/arm_mps2_an386/liteos_m/board/driver/
H A Duart.c44 INT32 UartPutc(INT32 c, VOID *file) in UartPutc() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Duart.c28 INT32 UartPutc(INT32 c, VOID *file) in UartPutc() argument
48 INT32 UartOut(INT32 c, VOID *file) in UartOut() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_dvfs_debugfs.c36 static int kbasep_dvfs_utilization_debugfs_show(struct seq_file *file, void *data) in kbasep_dvfs_utilization_debugfs_show() argument
70 struct dentry *file; in kbase_dvfs_status_debugfs_init() local
54 kbasep_dvfs_utilization_debugfs_open(struct inode *in, struct file *file) kbasep_dvfs_utilization_debugfs_open() argument
[all...]
H A Dmali_kbase_as_fault_debugfs.c61 static int kbase_as_fault_debugfs_open(struct inode *in, struct file *file) in kbase_as_fault_debugfs_open() argument
H A Dmali_kbase_mem_profile_debugfs.c56 static int kbasep_mem_profile_debugfs_open(struct inode *in, struct file *file) in kbasep_mem_profile_debugfs_open() argument
H A Dmali_kbase_gpu_memory_debugfs.c73 static int kbasep_gpu_memory_debugfs_open(struct inode *in, struct file *file) in kbasep_gpu_memory_debugfs_open() argument
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Dprocfs.c77 static int ispp_open(struct inode *inode, struct file *file) in ispp_open() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_as_fault_debugfs.c52 static int kbase_as_fault_debugfs_open(struct inode *in, struct file *file) in kbase_as_fault_debugfs_open() argument
H A Dmali_kbase_gpu_memory_debugfs.c61 static int kbasep_gpu_memory_debugfs_open(struct inode *in, struct file *file) in kbasep_gpu_memory_debugfs_open() argument
H A Dmali_kbase_mem_profile_debugfs.c48 static int kbasep_mem_profile_debugfs_open(struct inode *in, struct file *file) in kbasep_mem_profile_debugfs_open() argument
H A Dmali_kbase_regs_history_debugfs.c90 static int regs_history_open(struct inode *in, struct file *file) in regs_history_open() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_as_fault_debugfs.c55 static int kbase_as_fault_debugfs_open(struct inode *in, struct file *file) in kbase_as_fault_debugfs_open() argument
H A Dmali_kbase_mem_profile_debugfs.c50 static int kbasep_mem_profile_debugfs_open(struct inode *in, struct file *file) in kbasep_mem_profile_debugfs_open() argument
H A Dmali_kbase_gpu_memory_debugfs.c66 static int kbasep_gpu_memory_debugfs_open(struct inode *in, struct file *file) in kbasep_gpu_memory_debugfs_open() argument
H A Dmali_kbase_regs_history_debugfs.c102 static int regs_history_open(struct inode *in, struct file *file) in regs_history_open() argument
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_as_fault_debugfs.c60 static int kbase_as_fault_debugfs_open(struct inode *in, struct file *file) in kbase_as_fault_debugfs_open() argument
H A Dmali_kbase_gpu_memory_debugfs.c69 static int kbasep_gpu_memory_debugfs_open(struct inode *in, struct file *file) in kbasep_gpu_memory_debugfs_open() argument
H A Dmali_kbase_mem_profile_debugfs.c55 static int kbasep_mem_profile_debugfs_open(struct inode *in, struct file *file) in kbasep_mem_profile_debugfs_open() argument
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_cpu_queue_debugfs.c50 static int kbasep_csf_cpu_queue_debugfs_show(struct seq_file *file, void *data) in kbasep_csf_cpu_queue_debugfs_show() argument
93 static int kbasep_csf_cpu_queue_debugfs_open(struct inode *in, struct file *file) in kbasep_csf_cpu_queue_debugfs_open() argument
107 struct dentry *file; kbase_csf_cpu_queue_debugfs_init() local
[all...]
H A Dmali_kbase_csf_tiler_heap_debugfs.c37 static int kbasep_csf_tiler_heap_debugfs_show(struct seq_file *file, void *data) in kbasep_csf_tiler_heap_debugfs_show() argument
77 kbasep_csf_tiler_heap_total_debugfs_show(struct seq_file *file, void *data) kbasep_csf_tiler_heap_total_debugfs_show() argument
93 kbasep_csf_tiler_heap_debugfs_open(struct inode *in, struct file *file) kbasep_csf_tiler_heap_debugfs_open() argument
98 kbasep_csf_tiler_heap_total_debugfs_open(struct inode *in, struct file *file) kbasep_csf_tiler_heap_total_debugfs_open() argument
119 struct dentry *file; kbase_csf_tiler_heap_debugfs_init() local
135 struct dentry *file; kbase_csf_tiler_heap_total_debugfs_init() local
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/
H A Dprocfs.c115 static int ispp_open(struct inode *inode, struct file *file) in ispp_open() argument
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/osal/hisiv600/
H A Dhdmi_osal.c26 struct file *file = NULL; in hdmi_osal_file_open() local
38 hi_void hdmi_osal_file_close(struct file *file) in hdmi_osal_file_close() argument
46 hi_s32 hdmi_osal_file_read(struct file *fil argument
58 hdmi_osal_file_write(struct file *file, hi_char *buf, hi_u32 len) hdmi_osal_file_write() argument
[all...]
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/linux/himedia/
H A Dhimedia.c45 static int himedia_open(struct inode *inode, struct file *file) in himedia_open() argument
[all...]

Completed in 7 milliseconds

12345678