blob: 2ca38b9dde7fd25cc6e2a2db77e37d2312b2fe1d (
plain)
1
2
3
4
5
6
7
8
|
type debugfs_wlan, debugfs_type, fs_type;
type ir_dev_file, file_type;
type proc_dt2w, fs_type, proc_type;
type fingerprint_data_file, file_type, data_file_type, core_data_file_type;
type fingerprint_sysfs, fs_type, sysfs_type;
type vendor_keylayout_file, file_type, vendor_file_type;
type sysfs_light, fs_type, sysfs_type;
type thermal_data_file, file_type, data_file_type;
|