Go to the documentation of this file.
12 #ifndef __SOUND_HDA_AUTO_PARSER_H
13 #define __SOUND_HDA_AUTO_PARSER_H
33 #define AUTO_CFG_MAX_OUTS HDA_MAX_OUTS
34 #define AUTO_CFG_MAX_INS 8
47 char *
label,
int maxlen,
int *indexp);
80 #define HDA_PINCFG_NO_HP_FIXUP (1 << 0)
81 #define HDA_PINCFG_NO_LO_FIXUP (1 << 1)
86 unsigned int cond_flags);
89 #define snd_hda_parse_pin_def_config(codec, cfg, ignore) \
90 snd_hda_parse_pin_defcfg(codec, cfg, ignore, 0)
157 const struct snd_pci_quirk *quirk,
160 static inline void snd_hda_gen_init(
struct hda_gen_spec *spec)
165 static inline void snd_hda_gen_free(
struct hda_gen_spec *spec)