Searched refs:per_cvt (Results 1 – 1 of 1) sorted by relevance
1331 struct hdmi_spec_per_cvt *per_cvt = NULL; in hdmi_choose_cvt() local1338 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt()1341 if (per_cvt->assigned) in hdmi_choose_cvt()1345 if (per_pin->mux_nids[mux_idx] == per_cvt->cvt_nid) in hdmi_choose_cvt()1398 struct hdmi_spec_per_cvt *per_cvt; in intel_not_share_assigned_cvt() local1420 per_cvt = get_cvt(spec, cvt_idx); in intel_not_share_assigned_cvt()1421 if (!per_cvt->assigned) { in intel_not_share_assigned_cvt()1446 struct hdmi_spec_per_cvt *per_cvt = NULL; in hdmi_pcm_open() local1460 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open()1462 per_cvt->assigned = 1; in hdmi_pcm_open()[all …]