Home
last modified time | relevance | path

Searched refs:get_pcm_rec (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c363 #define get_pcm_rec(spec, idx) ((spec)->pcm_rec[idx]) macro
385 if (get_pcm_rec(spec, pin_idx)->stream == hinfo) in hinfo_to_pin_index()
2100 int pcmdev = get_pcm_rec(spec, pin_idx)->device; in generic_hdmi_build_jack()
2137 get_pcm_rec(spec, pin_idx)->device); in generic_hdmi_build_controls()
2893 struct hda_pcm *info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_pcms()
2911 info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_controls()
3109 struct hda_pcm *pcm = get_pcm_rec(spec, i); in hda_find_pcm_by_type()