Searched refs:snd_array (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.h560 struct snd_array { struct
568 void *snd_array_new(struct snd_array *array);
569 void snd_array_free(struct snd_array *array);
570 static inline void snd_array_init(struct snd_array *array, unsigned int size,
577 static inline void *snd_array_elem(struct snd_array *array, unsigned int idx)
582 static inline unsigned int snd_array_index(struct snd_array *array, void *ptr)
732 struct snd_array buf; /* record entries */
822 struct snd_array mixers; /* list of assigned mixer elements */
823 struct snd_array nids; /* list of mapped mixer elements */
834 struct snd_array init_pin
[all...]
H A Dhda_proc.c66 struct snd_array *array)
H A Dhda_codec.c802 struct snd_array *array,
830 int snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list,
4709 void *snd_array_new(struct snd_array *array)
4735 void snd_array_free(struct snd_array *array)
H A Dhda_hwdep.c488 struct snd_array *list,
H A Dpatch_sigmatel.c233 struct snd_array jacks;
236 struct snd_array events;
306 struct snd_array kctls;
H A Dpatch_conexant.c107 struct snd_array jacks;
H A Dpatch_analog.c70 struct snd_array kctls;
H A Dpatch_via.c139 struct snd_array kctls;
H A Dpatch_realtek.c363 struct snd_array kctls;

Completed in 308 milliseconds