Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_kernel_sysfs.c164 static const struct file_operations hw_core_base_addr_fops = { variable
1232 …ebugfs_create_file("base_addr", 0400, mali_gp_gpx_dir, &gp_core->hw_core, &hw_core_base_addr_fops); in mali_sysfs_register()
1261 …ebugfs_create_file("base_addr", 0400, mali_pp_ppx_dir, &pp_core->hw_core, &hw_core_base_addr_fops); in mali_sysfs_register()
1294 …bugfs_create_file("base_addr", 0400, mali_l2_l2x_dir, &l2_cache->hw_core, &hw_core_base_addr_fops); in mali_sysfs_register()