snd_array_new 638 include/sound/hdaudio.h void *snd_array_new(struct snd_array *array); snd_array_new 39 sound/hda/array.c EXPORT_SYMBOL_GPL(snd_array_new); snd_array_new 412 sound/hda/hdac_regmap.c unsigned int *p = snd_array_new(&codec->vendor_verbs); snd_array_new 778 sound/pci/hda/hda_auto_parser.c v = snd_array_new(&codec->verbs); snd_array_new 442 sound/pci/hda/hda_codec.c pin = snd_array_new(&codec->init_pins); snd_array_new 493 sound/pci/hda/hda_codec.c pin = snd_array_new(list); snd_array_new 687 sound/pci/hda/hda_codec.c p = snd_array_new(&codec->cvt_setups); snd_array_new 1665 sound/pci/hda/hda_codec.c item = snd_array_new(&codec->mixers); snd_array_new 1692 sound/pci/hda/hda_codec.c item = snd_array_new(&codec->nids); snd_array_new 2472 sound/pci/hda/hda_codec.c spdif = snd_array_new(&codec->spdif_out); snd_array_new 62 sound/pci/hda/hda_generic.c struct snd_kcontrol_new *knew = snd_array_new(&spec->kctls); snd_array_new 485 sound/pci/hda/hda_generic.c path = snd_array_new(&spec->paths); snd_array_new 3021 sound/pci/hda/hda_generic.c list = snd_array_new(&spec->loopback_list); snd_array_new 4331 sound/pci/hda/hda_generic.c path = snd_array_new(&spec->paths); snd_array_new 4386 sound/pci/hda/hda_generic.c path = snd_array_new(&spec->paths); snd_array_new 115 sound/pci/hda/hda_jack.c jack = snd_array_new(&codec->jacktbl); snd_array_new 243 sound/pci/hda/hda_sysfs.c v = snd_array_new(&codec->init_verbs); snd_array_new 346 sound/pci/hda/hda_sysfs.c hint = snd_array_new(&codec->hints); snd_array_new 852 sound/pci/hda/patch_analog.c struct nid_path *path = snd_array_new(&spec->gen.paths); snd_array_new 1753 sound/pci/hda/patch_hdmi.c per_pin = snd_array_new(&spec->pins); snd_array_new 1792 sound/pci/hda/patch_hdmi.c per_cvt = snd_array_new(&spec->cvts); snd_array_new 3184 sound/pci/hda/patch_hdmi.c per_pin = snd_array_new(&spec->pins); snd_array_new 3185 sound/pci/hda/patch_hdmi.c per_cvt = snd_array_new(&spec->cvts);