- Requires kernel support Signed-off-by: OdSazib <odsazib@gmail.com> Change-Id: If28b4dff421cbba5f17cd2ccfab02f2aa616a9f8
20 lines
540 B
Text
20 lines
540 B
Text
type ir_dev_file, file_type;
|
|
type public_adsprpcd_file, file_type;
|
|
type sysfs_fingerprint, fs_type, sysfs_type;
|
|
type sysfs_touchpanel, fs_type, sysfs_type;
|
|
type thermal_data_file, file_type, data_file_type;
|
|
|
|
# DeviceSettings
|
|
type sysfs_fpsinfo, sysfs_type, fs_type;
|
|
type sysfs_headphonegain, sysfs_type, fs_type;
|
|
type sysfs_micgain, sysfs_type, fs_type;
|
|
type sysfs_earpiecegain, sysfs_type, fs_type;
|
|
|
|
# HVDCP
|
|
type vendor_sysfs_hvdcp, fs_type, sysfs_type;
|
|
|
|
# Kcal
|
|
type kcal_dev, sysfs_type, fs_type;
|
|
|
|
# Sockets
|
|
type audio_socket, file_type;
|