Lines Matching defs:codec
202 struct hda_codec *codec; member
345 #define snd_hda_param_read(codec, nid, param) \ argument
347 #define snd_hda_get_sub_nodes(codec, nid, start_nid) \ argument
352 snd_hda_get_num_conns(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_conns()
357 #define snd_hda_get_raw_connections(codec, nid, list, max_conns) \ argument
359 #define snd_hda_get_num_raw_conns(codec, nid) \ argument
391 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_write_cache()
397 #define snd_hda_codec_update_cache(codec, nid, flags, verb, parm) \ argument
461 #define snd_hda_codec_cleanup_stream(codec, nid) \ argument
491 int hda_call_check_power_status(struct hda_codec *codec, hda_nid_t nid) in hda_call_check_power_status()
510 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) argument
511 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core) argument
512 #define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core) argument
513 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) argument
530 snd_hda_codec_load_dsp_prepare(struct hda_codec *codec, unsigned int format, in snd_hda_codec_load_dsp_prepare()
537 snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) in snd_hda_codec_load_dsp_trigger()
542 snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup()
549 snd_hda_codec_load_dsp_prepare(struct hda_codec *codec, unsigned int format, in snd_hda_codec_load_dsp_prepare()
556 snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) {} in snd_hda_codec_load_dsp_trigger()
558 snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup()