Loading include/uapi/sound/asequencer.h +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ #ifndef _UAPI__SOUND_ASEQUENCER_H #define _UAPI__SOUND_ASEQUENCER_H #include <sound/asound.h> /** version of the sequencer */ #define SNDRV_SEQ_VERSION SNDRV_PROTOCOL_VERSION (1, 0, 1) Loading include/uapi/sound/asound.h +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ #include <linux/types.h> #ifndef __KERNEL__ #include <stdlib.h> #endif /* * protocol version Loading include/uapi/sound/emu10k1.h +1 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,7 @@ #define _UAPI__SOUND_EMU10K1_H #include <linux/types.h> #include <sound/asound.h> /* * ---- FX8010 ---- Loading include/uapi/sound/hdspm.h +6 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,12 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef __KERNEL__ #include <linux/types.h> #else #include <stdint.h> #endif /* Maximum channels is 64 even on 56Mode you have 64playbacks to matrix */ #define HDSPM_MAX_CHANNELS 64 Loading Loading
include/uapi/sound/asequencer.h +1 −0 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ #ifndef _UAPI__SOUND_ASEQUENCER_H #define _UAPI__SOUND_ASEQUENCER_H #include <sound/asound.h> /** version of the sequencer */ #define SNDRV_SEQ_VERSION SNDRV_PROTOCOL_VERSION (1, 0, 1) Loading
include/uapi/sound/asound.h +3 −0 Original line number Diff line number Diff line Loading @@ -25,6 +25,9 @@ #include <linux/types.h> #ifndef __KERNEL__ #include <stdlib.h> #endif /* * protocol version Loading
include/uapi/sound/emu10k1.h +1 −2 Original line number Diff line number Diff line Loading @@ -23,8 +23,7 @@ #define _UAPI__SOUND_EMU10K1_H #include <linux/types.h> #include <sound/asound.h> /* * ---- FX8010 ---- Loading
include/uapi/sound/hdspm.h +6 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,12 @@ * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef __KERNEL__ #include <linux/types.h> #else #include <stdint.h> #endif /* Maximum channels is 64 even on 56Mode you have 64playbacks to matrix */ #define HDSPM_MAX_CHANNELS 64 Loading