• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/

Lines Matching refs:hda_codec

26 #include "hda_codec.h"
114 static inline int cs_vendor_coef_get(struct hda_codec *codec, unsigned int idx)
122 static inline void cs_vendor_coef_set(struct hda_codec *codec, unsigned int idx,
139 struct hda_codec *codec,
148 struct hda_codec *codec,
159 struct hda_codec *codec,
170 struct hda_codec *codec,
178 struct hda_codec *codec,
186 struct hda_codec *codec,
197 struct hda_codec *codec,
208 struct hda_codec *codec,
222 struct hda_codec *codec,
272 static int cs_build_pcms(struct hda_codec *codec)
318 static hda_nid_t get_dac(struct hda_codec *codec, hda_nid_t pin)
328 static int is_ext_mic(struct hda_codec *codec, unsigned int idx)
340 static hda_nid_t get_adc(struct hda_codec *codec, hda_nid_t pin,
369 static int is_active_pin(struct hda_codec *codec, hda_nid_t nid)
376 static int parse_output(struct hda_codec *codec)
421 static int parse_input(struct hda_codec *codec)
458 static int parse_digital_output(struct hda_codec *codec)
478 static int parse_digital_input(struct hda_codec *codec)
495 static int add_mute(struct hda_codec *codec, const char *name, int index,
508 static int add_volume(struct hda_codec *codec, const char *name,
522 static void fix_volume_caps(struct hda_codec *codec, hda_nid_t dac)
534 static int add_vmaster(struct hda_codec *codec, hda_nid_t dac)
555 static int add_output(struct hda_codec *codec, hda_nid_t dac, int idx,
615 static int build_output(struct hda_codec *codec)
650 static int change_cur_input(struct hda_codec *codec, unsigned int idx,
675 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
692 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
701 struct hda_codec *codec = snd_kcontrol_chip(kcontrol);
720 static struct hda_bind_ctls *make_bind_capture(struct hda_codec *codec,
743 static int build_input(struct hda_codec *codec)
788 static int build_digital_output(struct hda_codec *codec)
805 static int build_digital_input(struct hda_codec *codec)
817 static void cs_automute(struct hda_codec *codec)
849 static void cs_automic(struct hda_codec *codec)
870 static void init_output(struct hda_codec *codec)
914 static void init_input(struct hda_codec *codec)
1006 static void init_digital(struct hda_codec *codec)
1020 static int cs_init(struct hda_codec *codec)
1044 static int cs_build_controls(struct hda_codec *codec)
1063 static void cs_free(struct hda_codec *codec)
1071 static void cs_unsol_event(struct hda_codec *codec, unsigned int res)
1091 static int cs_parse_auto_config(struct hda_codec *codec)
1166 static void fix_pincfg(struct hda_codec *codec, int model)
1176 static int patch_cs420x(struct hda_codec *codec)