Lines Matching defs:codec
36 #define param_read(codec, nid, parm) \ argument
77 struct hda_codec *codec, hda_nid_t nid, in print_nid_array()
104 struct hda_codec *codec, hda_nid_t nid) in print_nid_pcms()
123 struct hda_codec *codec, hda_nid_t nid, int dir) in print_amp_caps()
141 static bool is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, in is_stereo_amps()
163 struct hda_codec *codec, hda_nid_t nid, in print_amp_vals()
229 struct hda_codec *codec, hda_nid_t nid) in print_pcm_caps()
273 struct hda_codec *codec, hda_nid_t nid, in print_pin_caps()
367 struct hda_codec *codec, hda_nid_t nid, in print_pin_ctls()
405 struct hda_codec *codec, hda_nid_t nid) in print_vol_knob()
417 struct hda_codec *codec, hda_nid_t nid, in print_audio_io()
435 struct hda_codec *codec, hda_nid_t nid) in print_digital_conv()
479 struct hda_codec *codec, hda_nid_t nid) in print_power_state()
513 struct hda_codec *codec, hda_nid_t nid) in print_unsol_cap()
523 static inline bool can_dump_coef(struct hda_codec *codec) in can_dump_coef()
533 struct hda_codec *codec, hda_nid_t nid) in print_proc_caps()
558 struct hda_codec *codec, hda_nid_t nid, in print_conn_list()
598 struct hda_codec *codec, hda_nid_t nid) in print_gpio()
642 struct hda_codec *codec, hda_nid_t nid) in print_device_list()
671 static void print_codec_core_info(struct hdac_device *codec, in print_codec_core_info()
700 struct hda_codec *codec = entry->private_data; in print_codec_info() local
863 int snd_hda_codec_proc_new(struct hda_codec *codec) in snd_hda_codec_proc_new()