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;
|
|
|
|
|
|
|
|
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;
|
|
|
|
#type sysfs_graphics, sysfs_type, fs_type;
|
|
|
|
#type sysfs_ssr, sysfs_type, fs_type;
|
|
|
|
#type sysfs_ssr_toggle, sysfs_type, fs_type;
|
|
|
|
#type sysfs_devfreq, sysfs_type, fs_type;
|
|
|
|
#type sysfs_kgsl, sysfs_type, fs_type;
|
|
|
|
#type sysfs_scsi_devices, sysfs_type, fs_type;
|
|
|
|
type debugfs_wlan, debugfs_type, fs_type;
|
|
|
|
type debugfs_sched_features, debugfs_type, fs_type;
|