comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/include/alsa/sound/emu10k1.h @ 69:33d812a61356

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 17:55:14 -0400
parents
children
comparison
equal deleted inserted replaced
67:0e9998148a16 69:33d812a61356
1 #include <alsa/sound/type_compat.h>
2 #include <alsa/sound/uapi/emu10k1.h>
3 #ifndef __emu10k1_type_defined
4 #define __emu10k1_type_defined
5 typedef struct snd_emu10k1_fx8010_info emu10k1_fx8010_info_t;
6 typedef struct snd_emu10k1_fx8010_control_gpr emu10k1_fx8010_control_gpr_t;
7 typedef struct snd_emu10k1_fx8010_code emu10k1_fx8010_code_t;
8 typedef struct snd_emu10k1_fx8010_tram emu10k1_fx8010_tram_t;
9 typedef struct snd_emu10k1_fx8010_pcm_rec emu10k1_fx8010_pcm_t;
10 typedef struct emu10k1_ctl_elem_id emu10k1_ctl_elem_id_t;
11 #endif