Searched refs:get_cvt (Results 1 – 6 of 6) sorted by relevance
| /linux/sound/hda/codecs/hdmi/ |
| H A D | simplehdmi.c | 19 per_cvt = get_cvt(spec, 0); in snd_hda_hdmi_simple_build_pcms() 83 per_cvt = get_cvt(spec, 0); in snd_hda_hdmi_simple_build_controls()
|
| H A D | hdmi.c | 129 if (get_cvt(spec, cvt_idx)->cvt_nid == cvt_nid) in cvt_nid_to_cvt_index() 782 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt() 792 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt() 852 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open_no_pin() 911 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open() 1322 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_enable() 1365 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_disable() 1743 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_close() 1867 per_cvt = get_cvt(spec, 0); in snd_hda_hdmi_generic_build_pcms()
|
| H A D | hdmi_local.h | 230 #define get_cvt(spec, idx) \ macro
|
| H A D | nvhdmi-mcp.c | 135 per_cvt = get_cvt(spec, 0); in nvhdmi_8ch_7x_pcm_prepare()
|
| H A D | atihdmi.c | 564 per_cvt = get_cvt(spec, cvt_idx); in atihdmi_probe()
|
| H A D | intelhdmi.c | 389 per_cvt = get_cvt(spec, cvt_idx); in intel_not_share_assigned_cvt()
|