Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/hda/
H A Dpatch_hdmi.c249 #define get_pcm_rec(spec, idx) (get_hdmi_pcm(spec, idx)->pcm) macro
283 if (get_pcm_rec(spec, pcm_idx)->stream == hinfo) in hinfo_to_pcm_index()
1441 pcm = get_pcm_rec(spec, per_pin->pcm_idx); in hdmi_pcm_setup_pin()
2348 int pcmdev = get_pcm_rec(spec, pcm_idx)->device; in generic_hdmi_build_jack()
2372 if (!get_pcm_rec(spec, pcm_idx)->pcm) { in generic_hdmi_build_controls()
2392 dev = get_pcm_rec(spec, pcm_idx)->device; in generic_hdmi_build_controls()
2418 pcm = get_pcm_rec(spec, pcm_idx); in generic_hdmi_build_controls()
3687 struct hda_pcm *info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_pcms()
3705 info = get_pcm_rec(spec, 0); in nvhdmi_7x_8ch_build_controls()
3995 struct hda_pcm *pcm = get_pcm_rec(spec, i); in hda_find_pcm_by_type()