| H A D | hda_codec.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Universal Interface for Intel High Definition Audio Codec 33 * codec bus 52 unsigned int allow_bus_reset:1; /* allow bus reset at fatal error */ 53 /* status for codec/controller */ 55 unsigned int response_reset:1; /* controller was reset */ 95 hda_codec_to_driver(codec) global() argument 172 struct hda_codec *codec; global() member 325 snd_hda_codec_read(struct hda_codec * codec,hda_nid_t nid,int flags,unsigned int verb,unsigned int parm) snd_hda_codec_read() argument 333 snd_hda_codec_write(struct hda_codec * codec,hda_nid_t nid,int flags,unsigned int verb,unsigned int parm) snd_hda_codec_write() argument 339 snd_hda_param_read(codec,nid,param) global() argument 341 snd_hda_get_sub_nodes(codec,nid,start_nid) global() argument 346 snd_hda_get_num_conns(struct hda_codec * codec,hda_nid_t nid) snd_hda_get_num_conns() argument 351 snd_hda_get_raw_connections(codec,nid,list,max_conns) global() argument 353 snd_hda_get_num_raw_conns(codec,nid) global() argument 379 snd_hda_codec_write_cache(struct hda_codec * codec,hda_nid_t nid,int flags,unsigned int verb,unsigned int parm) snd_hda_codec_write_cache() argument 448 snd_hda_codec_cleanup_stream(codec,nid) global() argument 451 snd_hda_query_supported_pcm(codec,nid,ratesp,fmtsp,subfmtp,bpsp) global() argument 453 snd_hda_is_supported_format(codec,nid,fmt) global() argument 481 hda_call_check_power_status(struct hda_codec * codec,hda_nid_t nid) hda_call_check_power_status() argument 493 snd_hda_power_up(codec) global() argument 494 snd_hda_power_up_pm(codec) global() argument 495 snd_hda_power_down(codec) global() argument 496 snd_hda_power_down_pm(codec) global() argument 501 hda_codec_need_resume(struct hda_codec * codec) hda_codec_need_resume() argument 522 snd_hda_codec_load_dsp_prepare(struct hda_codec * codec,unsigned int format,unsigned int size,struct snd_dma_buffer * bufp) snd_hda_codec_load_dsp_prepare() argument 529 snd_hda_codec_load_dsp_trigger(struct hda_codec * codec,bool start) snd_hda_codec_load_dsp_trigger() argument 531 snd_hda_codec_load_dsp_cleanup(struct hda_codec * codec,struct snd_dma_buffer * dmab) snd_hda_codec_load_dsp_cleanup() argument [all...] |