Adam Shih | 8146116 | 2022-10-20 11:23:26 +0800 | [diff] [blame] | 1 | # sysfs |
| 2 | type sysfs_aoc_dumpstate, sysfs_type, fs_type; |
| 3 | type sysfs_aoc_boottime, sysfs_type, fs_type; |
| 4 | type sysfs_aoc_firmware, sysfs_type, fs_type; |
| 5 | type sysfs_aoc, sysfs_type, fs_type; |
| 6 | type sysfs_aoc_reset, sysfs_type, fs_type; |
Alex Iacobucci | 9035c70 | 2023-11-09 17:56:06 +0000 | [diff] [blame] | 7 | type sysfs_aoc_notifytimeout, sysfs_type, fs_type; |
Adam Shih | 8146116 | 2022-10-20 11:23:26 +0800 | [diff] [blame] | 8 | |
| 9 | # persist |
| 10 | type persist_aoc_file, file_type, vendor_persist_type; |
Adam Shih | 8146116 | 2022-10-20 11:23:26 +0800 | [diff] [blame] | 11 | |
| 12 | # vendor |
| 13 | type aoc_audio_file, file_type, vendor_file_type; |