• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include <alsa/sound/type_compat.h>
2 #include <alsa/sound/uapi/hdspm.h>
3 #ifndef __hdspm_type_defined
4 #define __hdspm_type_defined
5 typedef struct hdspm_peak_rms hdspm_peak_rms_t;
6 typedef struct hdspm_config_info hdspm_config_info_t;
7 typedef struct hdspm_version hdspm_version_t;
8 typedef struct hdspm_channelfader snd_hdspm_channelfader_t;
9 typedef struct hdspm_mixer hdspm_mixer_t;
10 #endif
11