aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_dsp_mips64le.const
Commit message (Collapse)AuthorAgeFilesLines
* sys/linux: add descriptions for mixer devicesCheng-Min Chiang2020-07-161-0/+2
| | | | | | | Add descriptions for OSS mixer devices, which includes `/dev/mixer` and its proc file `/proc/asound/card*/oss_mixer`. These descriptions should improve the coverage of `sound/core/oss/mixer_oss.c`. Update #533.
* Autogenerated files for linux/mips64leJouni Hogander2019-12-171-0/+48
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate