Searched refs:snd_kcontrol_volatile (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dcontrol.h57 struct snd_kcontrol_volatile { struct
76 struct snd_kcontrol_volatile vd[0]; /* volatile data */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dcontrol.c203 kctl = kzalloc(sizeof(*kctl) + sizeof(struct snd_kcontrol_volatile) * control->count, GFP_KERNEL);
662 struct snd_kcontrol_volatile *vd;
718 struct snd_kcontrol_volatile *vd;
766 struct snd_kcontrol_volatile *vd;
826 struct snd_kcontrol_volatile *vd;
854 struct snd_kcontrol_volatile *vd;
1106 struct snd_kcontrol_volatile *vd;

Completed in 109 milliseconds