Lines Matching defs:codec
36 #define param_read(codec, nid, parm) \ argument
62 struct hda_codec *codec, hda_nid_t nid, in print_nid_array()
89 struct hda_codec *codec, hda_nid_t nid) in print_nid_pcms()
108 struct hda_codec *codec, hda_nid_t nid, int dir) in print_amp_caps()
126 static bool is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, in is_stereo_amps()
148 struct hda_codec *codec, hda_nid_t nid, in print_amp_vals()
214 struct hda_codec *codec, hda_nid_t nid) in print_pcm_caps()
319 struct hda_codec *codec, hda_nid_t nid, in print_pin_caps()
415 struct hda_codec *codec, hda_nid_t nid, in print_pin_ctls()
453 struct hda_codec *codec, hda_nid_t nid) in print_vol_knob()
465 struct hda_codec *codec, hda_nid_t nid, in print_audio_io()
483 struct hda_codec *codec, hda_nid_t nid) in print_digital_conv()
527 struct hda_codec *codec, hda_nid_t nid) in print_power_state()
568 struct hda_codec *codec, hda_nid_t nid) in print_unsol_cap()
578 static inline bool can_dump_coef(struct hda_codec *codec) in can_dump_coef()
588 struct hda_codec *codec, hda_nid_t nid) in print_proc_caps()
613 struct hda_codec *codec, hda_nid_t nid, in print_conn_list()
653 struct hda_codec *codec, hda_nid_t nid) in print_gpio()
697 struct hda_codec *codec, hda_nid_t nid) in print_device_list()
726 static void print_codec_core_info(struct hdac_device *codec, in print_codec_core_info()
755 struct hda_codec *codec = entry->private_data; in print_codec_info() local
918 int snd_hda_codec_proc_new(struct hda_codec *codec) in snd_hda_codec_proc_new()