Searched defs:snd_kcontrol (Results 1 – 2 of 2) sorted by relevance
100107 struct snd_kcontrol { struct100111 snd_kcontrol_info_t *info; argument100112 snd_kcontrol_get_t *get; argument100113 snd_kcontrol_put_t *put; argument100120 void (*private_free)(struct snd_kcontrol *); argument100121 struct snd_kcontrol_volatile vd[0]; argument