blob: 0b853db792617895a99fffe9016133db2bd43d9b [file] [log] [blame]
Adam Shih81461162022-10-20 11:23:26 +08001# sysfs
2type sysfs_aoc_dumpstate, sysfs_type, fs_type;
3type sysfs_aoc_boottime, sysfs_type, fs_type;
4type sysfs_aoc_firmware, sysfs_type, fs_type;
5type sysfs_aoc, sysfs_type, fs_type;
6type sysfs_aoc_reset, sysfs_type, fs_type;
Alex Iacobucci9035c702023-11-09 17:56:06 +00007type sysfs_aoc_notifytimeout, sysfs_type, fs_type;
Adam Shih81461162022-10-20 11:23:26 +08008
9# persist
10type persist_aoc_file, file_type, vendor_persist_type;
Adam Shih81461162022-10-20 11:23:26 +080011
12# vendor
13type aoc_audio_file, file_type, vendor_file_type;