Searched refs:per_cvt (Results 1 – 1 of 1) sorted by relevance
1336 struct hdmi_spec_per_cvt *per_cvt = NULL; in hdmi_choose_cvt() local1343 per_cvt = get_cvt(spec, cvt_idx); in hdmi_choose_cvt()1346 if (per_cvt->assigned) in hdmi_choose_cvt()1350 if (per_pin->mux_nids[mux_idx] == per_cvt->cvt_nid) in hdmi_choose_cvt()1403 struct hdmi_spec_per_cvt *per_cvt; in intel_not_share_assigned_cvt() local1425 per_cvt = get_cvt(spec, cvt_idx); in intel_not_share_assigned_cvt()1426 if (!per_cvt->assigned) { in intel_not_share_assigned_cvt()1451 struct hdmi_spec_per_cvt *per_cvt = NULL; in hdmi_pcm_open() local1465 per_cvt = get_cvt(spec, cvt_idx); in hdmi_pcm_open()1467 per_cvt->assigned = 1; in hdmi_pcm_open()[all …]