Searched refs:get_cvt (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/sound/pci/hda/ |
D | patch_hdmi.c | 244 #define get_cvt(spec, idx) \ macro 329 if (get_cvt(spec, cvt_idx)->cvt_nid == cvt_nid) in cvt_nid_to_cvt_index() 1009 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt() 1019 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt() 1148 per_cvt = get_cvt(spec, cvt_idx); in intel_not_share_assigned_cvt() 1210 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open_no_pin() 1271 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open() 1737 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_enable() 1798 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_disable() 2189 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_close() [all …]
|