Elliott Hughes | 180edef | 2023-11-02 00:08:05 +0000 | [diff] [blame] | 1 | /* |
| 2 | * This file is auto-generated. Modifications will be lost. |
| 3 | * |
| 4 | * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/ |
| 5 | * for more information. |
| 6 | */ |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 7 | #ifndef _UAPI_LINUX_SOUND_H |
| 8 | #define _UAPI_LINUX_SOUND_H |
| 9 | #include <linux/fs.h> |
| 10 | #define SND_DEV_CTL 0 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 11 | #define SND_DEV_SEQ 1 |
| 12 | #define SND_DEV_MIDIN 2 |
| 13 | #define SND_DEV_DSP 3 |
| 14 | #define SND_DEV_AUDIO 4 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 15 | #define SND_DEV_DSP16 5 |
| 16 | #define SND_DEV_UNUSED 6 |
| 17 | #define SND_DEV_AWFM 7 |
| 18 | #define SND_DEV_SEQ2 8 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 19 | #define SND_DEV_SYNTH 9 |
| 20 | #define SND_DEV_DMFM 10 |
| 21 | #define SND_DEV_UNKNOWN11 11 |
| 22 | #define SND_DEV_ADSP 12 |
Ben Cheng | 655a7c0 | 2013-10-16 16:09:24 -0700 | [diff] [blame] | 23 | #define SND_DEV_AMIDI 13 |
| 24 | #define SND_DEV_ADMMIDI 14 |
Nick Kralevich | a67e4de | 2013-01-14 11:28:26 -0800 | [diff] [blame] | 25 | #endif |