Searched refs:get_cvt (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/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() 2162 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_close() 3088 per_cvt = get_cvt(spec, 0); in simple_playback_build_pcms() [all …]
|