Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A Darray.c19 void *snd_array_new(struct snd_array *array) in snd_array_new() function
39 EXPORT_SYMBOL_GPL(snd_array_new);
/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.c1486 per_pin = snd_array_new(&spec->pins); in hdmi_add_pin()
1521 per_cvt = snd_array_new(&spec->cvts); in hdmi_add_cvt()
/linux/sound/hda/common/
H A Dcodec.c449 pin = snd_array_new(&codec->init_pins); in read_pin_defaults()
491 pin = snd_array_new(list); in snd_hda_add_pincfg()
683 p = snd_array_new(&codec->cvt_setups); in get_hda_cvt_setup()
1714 item = snd_array_new(&codec->mixers); in snd_hda_ctl_add()
2438 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.h715 void *snd_array_new(struct snd_array *array);
/linux/sound/hda/codecs/
H A Danalog.c820 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()
3035 list = snd_array_new(&spec->loopback_list); in add_loopback_list()
4285 path = snd_array_new(&spec->paths); in add_fake_paths()
4340 path = snd_array_new(&spec->paths); in snd_hda_gen_fix_pin_power()