Searched refs:get_cvt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A 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() 2192 per_cvt = get_cvt(spe in hdmi_pcm_close() [all...] |
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 231 #define get_cvt(spec, idx) \ macro 316 if (get_cvt(spec, cvt_idx)->cvt_nid == cvt_nid) in cvt_nid_to_cvt_index() 1004 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt() 1133 per_cvt = get_cvt(spec, cvt_idx); in intel_not_share_assigned_cvt() 1197 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open_no_pin() 1265 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open() 1707 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_enable() 1757 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_disable() 2168 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_close() 3094 per_cvt = get_cvt(spe in simple_playback_build_pcms() [all...] |
Completed in 10 milliseconds