Home
last modified time | relevance | path

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

/linux/sound/hda/core/
H A 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/sound/hda/codecs/
H A Dgeneric.h155 struct snd_array kctls;
171 struct snd_array paths;
269 struct snd_array loopback_list;
/linux/include/sound/
H A Dhdaudio.h41 struct snd_array { struct
94 struct snd_array vendor_verbs;
715 void *snd_array_new(struct snd_array *array);
716 void snd_array_free(struct snd_array *array);
717 static inline void snd_array_init(struct snd_array *array, unsigned int size, in snd_array_init()
724 static inline void *snd_array_elem(struct snd_array *array, unsigned int idx) in snd_array_elem()
729 static inline unsigned int snd_array_index(struct snd_array *array, void *ptr) in snd_array_index()
/linux/sound/hda/codecs/hdmi/
H A Dhdmi_local.h101 struct snd_array cvts; /* struct hdmi_spec_per_cvt */
121 struct snd_array pins; /* struct hdmi_spec_per_pin */