Lines Matching defs:codec

168 	struct hda_codec *codec;  member
325 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read()
333 snd_hda_codec_write(struct hda_codec *codec, hda_nid_t nid, int flags, in snd_hda_codec_write()
339 #define snd_hda_param_read(codec, nid, param) \ argument
341 #define snd_hda_get_sub_nodes(codec, nid, start_nid) \ argument
346 snd_hda_get_num_conns(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_conns()
351 #define snd_hda_get_raw_connections(codec, nid, list, max_conns) \ argument
353 #define snd_hda_get_num_raw_conns(codec, nid) \ argument
379 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_write_cache()
448 #define snd_hda_codec_cleanup_stream(codec, nid) \ argument
451 #define snd_hda_query_supported_pcm(codec, nid, ratesp, fmtsp, bpsp) \ argument
453 #define snd_hda_is_supported_format(codec, nid, fmt) \ argument
481 int hda_call_check_power_status(struct hda_codec *codec, hda_nid_t nid) in hda_call_check_power_status()
493 #define snd_hda_power_up(codec) snd_hdac_power_up(&(codec)->core) argument
494 #define snd_hda_power_up_pm(codec) snd_hdac_power_up_pm(&(codec)->core) argument
495 #define snd_hda_power_down(codec) snd_hdac_power_down(&(codec)->core) argument
496 #define snd_hda_power_down_pm(codec) snd_hdac_power_down_pm(&(codec)->core) argument
502 static inline void snd_hda_codec_set_power_save(struct hda_codec *codec, int delay) {} in snd_hda_codec_set_power_save()
506 static inline bool hda_codec_need_resume(struct hda_codec *codec) in hda_codec_need_resume()
527 snd_hda_codec_load_dsp_prepare(struct hda_codec *codec, unsigned int format, in snd_hda_codec_load_dsp_prepare()
534 snd_hda_codec_load_dsp_trigger(struct hda_codec *codec, bool start) {} in snd_hda_codec_load_dsp_trigger()
536 snd_hda_codec_load_dsp_cleanup(struct hda_codec *codec, in snd_hda_codec_load_dsp_cleanup()