Searched refs:get_cvt (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/sound/pci/hda/ |
| D | patch_hdmi.c | 242 #define get_cvt(spec, idx) \ macro 327 if (get_cvt(spec, cvt_idx)->cvt_nid == cvt_nid) in cvt_nid_to_cvt_index() 1007 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt() 1017 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt() 1146 per_cvt = get_cvt(spec, cvt_idx); in intel_not_share_assigned_cvt() 1208 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open_no_pin() 1269 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open() 1723 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_enable() 1783 per_cvt = get_cvt(spec, cvt_idx); in silent_stream_disable() 2175 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_close() [all …]
|