Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c662 static const struct file_operations profiling_record_fops = { variable
1364 debugfs_create_file("record", 0600, mali_profiling_dir, NULL, &profiling_record_fops); in mali_sysfs_register()