Searched refs:cvt (Results 1 – 1 of 1) sorted by relevance
101 struct hdac_hdmi_cvt *cvt; member115 struct hdac_hdmi_cvt *cvt; member151 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_pcm_from_cvt() argument156 if (pcm->cvt == cvt) in hdac_hdmi_get_pcm_from_cvt()370 struct hdac_hdmi_cvt *cvt = pcm->cvt; in hdac_hdmi_setup_audio_infoframe() local382 hdmi->chmap.ops.set_channel_count(hdev, cvt->nid, channels); in hdac_hdmi_setup_audio_infoframe()458 pcm = hdac_hdmi_get_pcm_from_cvt(hdmi, dai_map->cvt); in hdac_hdmi_set_tdm_slot()480 pcm = hdac_hdmi_get_pcm_from_cvt(hdmi, dai_map->cvt); in hdac_hdmi_set_hw_params()529 struct hdac_hdmi_cvt *cvt) in hdac_hdmi_get_port_from_cvt() argument536 if (pcm->cvt == cvt) { in hdac_hdmi_get_port_from_cvt()[all …]