Lines Matching defs:nid
150 hda_nid_t nid; /* default NID to query rates/formats/bps, or set up */ member
313 snd_hda_codec_read(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_read()
321 snd_hda_codec_write(struct hda_codec *codec, hda_nid_t nid, int flags, in snd_hda_codec_write()
327 #define snd_hda_param_read(codec, nid, param) \ argument
329 #define snd_hda_get_sub_nodes(codec, nid, start_nid) \ argument
334 snd_hda_get_num_conns(struct hda_codec *codec, hda_nid_t nid) in snd_hda_get_num_conns()
339 #define snd_hda_get_raw_connections(codec, nid, list, max_conns) \ argument
341 #define snd_hda_get_num_raw_conns(codec, nid) \ argument
354 hda_nid_t nid; member
371 snd_hda_codec_write_cache(struct hda_codec *codec, hda_nid_t nid, in snd_hda_codec_write_cache()
377 #define snd_hda_codec_update_cache(codec, nid, flags, verb, parm) \ argument
382 hda_nid_t nid; member
397 hda_nid_t nid; /* Converter nid values relate to */ member
441 #define snd_hda_codec_cleanup_stream(codec, nid) \ argument
444 #define snd_hda_query_supported_pcm(codec, nid, ratesp, fmtsp, bpsp) \ argument
446 #define snd_hda_is_supported_format(codec, nid, fmt) \ argument
474 int hda_call_check_power_status(struct hda_codec *codec, hda_nid_t nid) in hda_call_check_power_status()