Home
last modified time | relevance | path

Searched refs:snd_array_new (Results 1 – 11 of 11) sorted by relevance

/linux/sound/hda/core/
H A Darray.c11 * snd_array_new - get a new element from the given array
19 void *snd_array_new(struct snd_array *array) in snd_array_new() function
39 EXPORT_SYMBOL_GPL(snd_array_new);
H A Dregmap.c411 unsigned int *p = snd_array_new(&codec->vendor_verbs); in snd_hdac_regmap_add_vendor_verb()
/linux/sound/hda/codecs/hdmi/
H A Dsimplehdmi.c192 per_pin = snd_array_new(&spec->pins); in snd_hda_hdmi_simple_probe()
193 per_cvt = snd_array_new(&spec->cvts); in snd_hda_hdmi_simple_probe()
H A Dhdmi.c1520 per_pin = snd_array_new(&spec->pins); in hdmi_add_pin()
1555 per_cvt = snd_array_new(&spec->cvts); in hdmi_add_cvt()
/linux/sound/hda/common/
H A Dsysfs.c240 v = snd_array_new(&codec->init_verbs); in parse_init_verbs()
343 hint = snd_array_new(&codec->hints); in parse_hints()
H A Dcodec.c442 pin = snd_array_new(&codec->init_pins); in read_pin_defaults()
484 pin = snd_array_new(list); in snd_hda_add_pincfg()
678 p = snd_array_new(&codec->cvt_setups); in get_hda_cvt_setup()
1709 item = snd_array_new(&codec->mixers); in snd_hda_ctl_add()
2441 spdif = snd_array_new(&codec->spdif_out); in snd_hda_create_dig_out_ctls()
H A Djack.c139 jack = snd_array_new(&codec->jacktbl); in snd_hda_jack_tbl_new()
H A Dauto_parser.c786 v = snd_array_new(&codec->verbs); in snd_hda_add_verbs()
/linux/include/sound/
H A Dhdaudio.h711 void *snd_array_new(struct snd_array *array);
/linux/sound/hda/codecs/
H A Danalog.c819 struct nid_path *path = snd_array_new(&spec->gen.paths); in ad1988_add_spdif_mux_ctl()
H A Dgeneric.c62 struct snd_kcontrol_new *knew = snd_array_new(&spec->kctls); in snd_hda_gen_add_kctl()
491 path = snd_array_new(&spec->paths); in snd_hda_add_new_path()
3044 list = snd_array_new(&spec->loopback_list); in add_loopback_list()
4296 path = snd_array_new(&spec->paths); in add_fake_paths()
4351 path = snd_array_new(&spec->paths); in snd_hda_gen_fix_pin_power()