Searched defs:snd_kcontrol (Results 1 – 2 of 2) sorted by relevance
93923 struct snd_kcontrol { struct93927 snd_kcontrol_info_t *info; argument93928 snd_kcontrol_get_t *get; argument93929 snd_kcontrol_put_t *put; argument93936 void (*private_free)(struct snd_kcontrol *); argument93937 struct snd_kcontrol_volatile vd[0]; argument
103619 struct snd_kcontrol { struct103623 snd_kcontrol_info_t *info; argument103624 snd_kcontrol_get_t *get; argument103625 snd_kcontrol_put_t *put; argument103632 void (*private_free)(struct snd_kcontrol *); argument103633 struct snd_kcontrol_volatile vd[0]; argument