You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.8 KiB
44 lines
1.8 KiB
# SYSFS
|
|
type sysfs_camera, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_fingerprint, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_iio, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_input, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_mdnie_writable, fs_type, sysfs_type;
|
|
type sysfs_npu, fs_type, sysfs_type;
|
|
type sysfs_sec_key, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_sec_switch, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_sec_touchscreen, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_sensors, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_wifi, sysfs_type, r_fs_type, fs_type;
|
|
|
|
type sysfs_backlight_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_camera_writable, sysfs_type, r_fs_type, fs_type;
|
|
type sysfs_battery_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_lcd_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_power_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_sensors_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_sec_switch_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_touchscreen_writable, sysfs_type, rw_fs_type, fs_type;
|
|
type sysfs_wifi_writable, sysfs_type, rw_fs_type, fs_type;
|
|
|
|
### DATA
|
|
type biometrics_vendor_data_file, file_type, data_file_type;
|
|
type nfc_vendor_data_file, file_type, data_file_type;
|
|
type conn_vendor_data_file, file_type, data_file_type;
|
|
type radio_vendor_data_file, file_type, data_file_type;
|
|
type gatekeeper_vendor_data_file, file_type, data_file_type;
|
|
|
|
# EFS types
|
|
type app_efs_file, file_type;
|
|
type audio_efs_file, file_type;
|
|
type battery_efs_file, file_type;
|
|
type biometrics_efs_file, file_type;
|
|
type cpk_efs_file, file_type;
|
|
type imei_efs_file, file_type;
|
|
type nfc_efs_file, file_type;
|
|
type pfw_efs_file, file_type;
|
|
type prov_efs_file, file_type;
|
|
type wifi_efs_file, file_type;
|
|
|
|
# PROC
|
|
type proc_last_kmsg, fs_type, proc_type;
|
|
|