Home
last modified time | relevance | path

Searched refs:profiling_events_seq_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c839 static const struct seq_operations profiling_events_seq_ops = { variable
848 return seq_open(file, &profiling_events_seq_ops); in profiling_events_open()