Home
last modified time | relevance | path

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

/Linux-v6.1/include/sound/
Dhda_codec.h206 struct snd_array mixers; /* list of assigned mixer elements */
207 struct snd_array nids; /* list of mapped mixer elements */
213 struct snd_array spdif_out;
216 struct snd_array init_pins; /* initial (BIOS) pin configurations */
217 struct snd_array driver_pins; /* pin configs set by codec parser */
218 struct snd_array cvt_setups; /* audio convert setups */
222 struct snd_array init_verbs; /* additional init verbs */
223 struct snd_array hints; /* additional hints */
224 struct snd_array user_pins; /* default pin configs to override */
277 struct snd_array jacktbl;
[all …]
Dhdaudio.h40 struct snd_array { struct
93 struct snd_array vendor_verbs;
654 void *snd_array_new(struct snd_array *array);
655 void snd_array_free(struct snd_array *array);
656 static inline void snd_array_init(struct snd_array *array, unsigned int size, in snd_array_init()
663 static inline void *snd_array_elem(struct snd_array *array, unsigned int idx) in snd_array_elem()
668 static inline unsigned int snd_array_index(struct snd_array *array, void *ptr) in snd_array_index()
/Linux-v6.1/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-v6.1/sound/pci/hda/
Dhda_generic.h152 struct snd_array kctls;
168 struct snd_array paths;
267 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.c133 struct snd_array cvts; /* struct hdmi_spec_per_cvt */
153 struct snd_array pins; /* struct hdmi_spec_per_pin */