Home
last modified time | relevance | path

Searched refs:snd_array (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/include/sound/
Dhda_codec.h203 struct snd_array mixers; /* list of assigned mixer elements */
204 struct snd_array nids; /* list of mapped mixer elements */
210 struct snd_array spdif_out;
213 struct snd_array init_pins; /* initial (BIOS) pin configurations */
214 struct snd_array driver_pins; /* pin configs set by codec parser */
215 struct snd_array cvt_setups; /* audio convert setups */
219 struct snd_array init_verbs; /* additional init verbs */
220 struct snd_array hints; /* additional hints */
221 struct snd_array user_pins; /* default pin configs to override */
273 struct snd_array jacktbl;
[all …]
Dhdaudio.h37 struct snd_array { struct
89 struct snd_array vendor_verbs;
607 void *snd_array_new(struct snd_array *array);
608 void snd_array_free(struct snd_array *array);
609 static inline void snd_array_init(struct snd_array *array, unsigned int size, in snd_array_init()
616 static inline void *snd_array_elem(struct snd_array *array, unsigned int idx) in snd_array_elem()
621 static inline unsigned int snd_array_index(struct snd_array *array, void *ptr) in snd_array_index()
/Linux-v5.4/sound/hda/
Darray.c19 void *snd_array_new(struct snd_array *array) in snd_array_new()
45 void snd_array_free(struct snd_array *array) in snd_array_free()
/Linux-v5.4/sound/pci/hda/
Dhda_generic.h160 struct snd_array kctls;
176 struct snd_array paths;
273 struct snd_array loopback_list;
Dhda_sysfs.c81 struct snd_array *list, in pin_configs_show()
Dhda_proc.c49 struct snd_array *array) in print_nid_array()
Dhda_codec.c461 struct snd_array *array, in look_up_pincfg()
477 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list, in snd_hda_add_pincfg()
Dpatch_hdmi.c127 struct snd_array cvts; /* struct hdmi_spec_per_cvt */
147 struct snd_array pins; /* struct hdmi_spec_per_pin */