2021-07-11 12:59:44 -04:00
|
|
|
type display_data_file, file_type, data_file_type, core_data_file_type;
|
2019-07-09 14:55:20 -04:00
|
|
|
type proc_touchpanel, fs_type, proc_type;
|
2021-07-11 12:59:44 -04:00
|
|
|
type sysfs_oem, sysfs_type, fs_type;
|
|
|
|
|
2020-12-16 06:48:00 -05:00
|
|
|
type thermal_data_file, data_file_type, file_type;
|
2021-07-11 12:59:44 -04:00
|
|
|
type sysfs_msm_subsys, sysfs_type, fs_type;
|
|
|
|
type sysfs_system_sleep_stats, sysfs_type, fs_type;
|
|
|
|
type sysfs_rpm, sysfs_type, fs_type;
|
|
|
|
type sysfs_power_stats, sysfs_type, fs_type;
|
2021-07-16 08:49:45 -04:00
|
|
|
type sysfs_tp, fs_type, sysfs_type;
|
2021-07-17 10:16:43 -04:00
|
|
|
type proc_sysctl_schedboost, proc_type, fs_type;
|
2021-07-11 12:59:44 -04:00
|
|
|
type debugfs_sched_features, debugfs_type, fs_type;
|