• Home
  • Raw
  • Download

Lines Matching defs:codec

60 static void add_auto_cfg_input_pin(struct hda_codec *codec, struct auto_pin_cfg *cfg,  in add_auto_cfg_input_pin()
106 static bool check_pincap_validity(struct hda_codec *codec, hda_nid_t pin, in check_pincap_validity()
127 static bool can_be_headset_mic(struct hda_codec *codec, in can_be_headset_mic()
170 int snd_hda_parse_pin_defcfg(struct hda_codec *codec, in snd_hda_parse_pin_defcfg()
473 static const char *hda_get_input_pin_label(struct hda_codec *codec, in hda_get_input_pin_label()
525 static int check_mic_location_need(struct hda_codec *codec, in check_mic_location_need()
559 const char *hda_get_autocfg_input_label(struct hda_codec *codec, in hda_get_autocfg_input_label()
609 static const char *check_output_pfx(struct hda_codec *codec, hda_nid_t nid) in check_output_pfx()
624 static int get_hp_label_index(struct hda_codec *codec, hda_nid_t nid, in get_hp_label_index()
641 static int fill_audio_out_name(struct hda_codec *codec, hda_nid_t nid, in fill_audio_out_name()
691 int snd_hda_get_pin_label(struct hda_codec *codec, hda_nid_t nid, in snd_hda_get_pin_label()
751 int snd_hda_add_verbs(struct hda_codec *codec, in snd_hda_add_verbs()
763 void snd_hda_apply_verbs(struct hda_codec *codec) in snd_hda_apply_verbs()
773 void snd_hda_apply_pincfgs(struct hda_codec *codec, in snd_hda_apply_pincfgs()
781 static void set_pin_targets(struct hda_codec *codec, in set_pin_targets()
788 static void apply_fixup(struct hda_codec *codec, int id, int action, int depth) in apply_fixup()
840 void snd_hda_apply_fixup(struct hda_codec *codec, int action) in snd_hda_apply_fixup()
847 static bool pin_config_match(struct hda_codec *codec, in pin_config_match()
858 void snd_hda_pick_pin_fixup(struct hda_codec *codec, in snd_hda_pick_pin_fixup()
884 void snd_hda_pick_fixup(struct hda_codec *codec, in snd_hda_pick_fixup()