cvts 132 sound/pci/hda/patch_hdmi.c struct snd_array cvts; /* struct hdmi_spec_per_cvt */ cvts 237 sound/pci/hda/patch_hdmi.c ((struct hdmi_spec_per_cvt *)snd_array_elem(&spec->cvts, idx)) cvts 1792 sound/pci/hda/patch_hdmi.c per_cvt = snd_array_new(&spec->cvts); cvts 2303 sound/pci/hda/patch_hdmi.c snd_array_init(&spec->cvts, sizeof(struct hdmi_spec_per_cvt), nums); cvts 2309 sound/pci/hda/patch_hdmi.c snd_array_free(&spec->cvts); cvts 3185 sound/pci/hda/patch_hdmi.c per_cvt = snd_array_new(&spec->cvts);