Searched refs:ptc_fops (Results 1 – 1 of 1) sorted by relevance
| /drivers/thermal/intel/int340x_thermal/ |
| A D | platform_temperature_control.c | 258 static const struct file_operations ptc_fops = { variable 268 debugfs_create_file("temperature_0", 0200, ptc_debugfs, &ptc_instance[0], &ptc_fops); in ptc_create_debugfs() 269 debugfs_create_file("temperature_1", 0200, ptc_debugfs, &ptc_instance[1], &ptc_fops); in ptc_create_debugfs() 270 debugfs_create_file("temperature_2", 0200, ptc_debugfs, &ptc_instance[2], &ptc_fops); in ptc_create_debugfs()
|
Completed in 4 milliseconds