Lines Matching defs:nid
213 unsigned int snd_hdac_make_cmd(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_make_cmd()
266 int snd_hdac_read(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read()
280 int _snd_hdac_read_parm(struct hdac_device *codec, hda_nid_t nid, int parm, in _snd_hdac_read_parm()
299 int snd_hdac_read_parm_uncached(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_read_parm_uncached()
320 int snd_hdac_override_parm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_override_parm()
345 int snd_hdac_get_sub_nodes(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_sub_nodes()
366 hda_nid_t nid; in setup_fg_nodes() local
443 static unsigned int get_num_conns(struct hdac_device *codec, hda_nid_t nid) in get_num_conns()
471 int snd_hdac_get_connections(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_get_connections()
795 static unsigned int query_pcm_param(struct hdac_device *codec, hda_nid_t nid) in query_pcm_param()
809 static unsigned int query_stream_param(struct hdac_device *codec, hda_nid_t nid) in query_stream_param()
833 int snd_hdac_query_supported_pcm(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_query_supported_pcm()
938 bool snd_hdac_is_supported_format(struct hdac_device *codec, hda_nid_t nid, in snd_hdac_is_supported_format()
995 static unsigned int codec_read(struct hdac_device *hdac, hda_nid_t nid, in codec_read()
1007 static int codec_write(struct hdac_device *hdac, hda_nid_t nid, in codec_write()
1027 int snd_hdac_codec_read(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_read()
1046 int snd_hdac_codec_write(struct hdac_device *hdac, hda_nid_t nid, in snd_hdac_codec_write()
1064 hda_nid_t nid, unsigned int target_state) in snd_hdac_check_power_state()