Home
last modified time | relevance | path

Searched defs:audio_kcontrol (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/a2sa/internal/driver/core/
A Dcontrol.h168 struct audio_kcontrol { struct
172 audio_kcontrol_info_t *info; argument
173 audio_kcontrol_get_t *get; argument
174 audio_kcontrol_put_t *put; argument
181 void (*private_free)(struct audio_kcontrol *kcontrol); argument
182 struct audio_kcontrol_volatile vd[0]; /* volatile data */ argument

Completed in 3 milliseconds