Searched refs:snd_array_new (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/sound/hda/
H A Darray.c10 * snd_array_new - get a new element from the given array
18 void *snd_array_new(struct snd_array *array) snd_array_new() function
36 EXPORT_SYMBOL_GPL(snd_array_new); variable
H A Dhdac_regmap.c375 unsigned int *p = snd_array_new(&codec->vendor_verbs); snd_hdac_regmap_add_vendor_verb()
/linux-4.1.27/include/sound/
H A Dhdaudio.h228 void *snd_array_new(struct snd_array *array);
/linux-4.1.27/sound/pci/hda/
H A Dhda_sysfs.c242 v = snd_array_new(&codec->init_verbs); parse_init_verbs()
345 hint = snd_array_new(&codec->hints); parse_hints()
H A Dhda_jack.c119 jack = snd_array_new(&codec->jacktbl); snd_hda_jack_tbl_new()
H A Dpatch_hdmi.c1678 per_pin = snd_array_new(&spec->pins); hdmi_add_pin()
1704 per_cvt = snd_array_new(&spec->cvts); hdmi_add_cvt()
2621 per_pin = snd_array_new(&spec->pins); patch_simple_hdmi()
2622 per_cvt = snd_array_new(&spec->cvts); patch_simple_hdmi()
H A Dhda_codec.c605 pin = snd_array_new(&codec->init_pins); for_each_hda_codec_node()
651 pin = snd_array_new(list); snd_hda_add_pincfg()
844 p = snd_array_new(&codec->cvt_setups); get_hda_cvt_setup()
1764 item = snd_array_new(&codec->mixers); snd_hda_ctl_add()
1791 item = snd_array_new(&codec->nids); snd_hda_add_nid()
2739 spdif = snd_array_new(&codec->spdif_out); snd_hda_create_dig_out_ctls()
H A Dhda_auto_parser.c781 v = snd_array_new(&codec->verbs); snd_hda_add_verbs()
H A Dpatch_analog.c865 struct nid_path *path = snd_array_new(&spec->gen.paths); ad1988_add_spdif_mux_ctl()
H A Dhda_generic.c74 struct snd_kcontrol_new *knew = snd_array_new(&spec->kctls); snd_hda_gen_add_kctl()
511 path = snd_array_new(&spec->paths); snd_hda_add_new_path()
3003 list = snd_array_new(&spec->loopback_list); add_loopback_list()
4145 path = snd_array_new(&spec->paths); add_fake_paths()
4200 path = snd_array_new(&spec->paths); snd_hda_gen_fix_pin_power()

Completed in 375 milliseconds