Home
last modified time | relevance | path

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

/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/linux/
Dmali_kernel_sysfs.c555 static int mali_seq_internal_state_show(struct seq_file *seq_file, void *v) in mali_seq_internal_state_show()
709 static int profiling_events_show(struct seq_file *seq_file, void *v) in profiling_events_show()
728 static int profiling_events_show_human_readable(struct seq_file *seq_file, void *v) in profiling_events_show_human_readable()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/linux/
Dmali_kernel_sysfs.c559 static int mali_seq_internal_state_show(struct seq_file *seq_file, void *v) in mali_seq_internal_state_show()
713 static int profiling_events_show(struct seq_file *seq_file, void *v) in profiling_events_show()
733 static int profiling_events_show_human_readable(struct seq_file *seq_file, void *v) in profiling_events_show_human_readable()
/device/soc/rockchip/common/sdk_linux/ipc/
Dutil.c138 int (*show)(struct seq_file *, void *)) in ipc_init_proc_interface()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Drtw_proc.c49 int single_open_size(struct file *file, int (*show)(struct seq_file *, void *), in single_open_size()