Home
last modified time | relevance | path

Searched refs:cvts (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_hdmi.c122 struct snd_array cvts; /* struct hdmi_spec_per_cvt */ member
232 ((struct hdmi_spec_per_cvt *)snd_array_elem(&spec->cvts, idx))
1939 per_cvt = snd_array_new(&spec->cvts); in hdmi_add_cvt()
2460 snd_array_init(&spec->cvts, sizeof(struct hdmi_spec_per_cvt), nums); in hdmi_array_init()
2466 snd_array_free(&spec->cvts); in hdmi_array_free()
3341 per_cvt = snd_array_new(&spec->cvts); in patch_simple_hdmi()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_hdmi.c134 struct snd_array cvts; /* struct hdmi_spec_per_cvt */ member
245 ((struct hdmi_spec_per_cvt *)snd_array_elem(&spec->cvts, idx))
1965 per_cvt = snd_array_new(&spec->cvts); in hdmi_add_cvt()
2468 snd_array_init(&spec->cvts, sizeof(struct hdmi_spec_per_cvt), nums); in hdmi_array_init()
2474 snd_array_free(&spec->cvts); in hdmi_array_free()
3474 per_cvt = snd_array_new(&spec->cvts); in patch_simple_hdmi()

Completed in 12 milliseconds