Home
last modified time | relevance | path

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

/AliOS-Things-master/components/a2sa/internal/driver/core/
A Dcontrol.h149 struct audio_kcontrol_new { struct
152 audio_kcontrol_info_t *info;
153 audio_kcontrol_get_t *get;
154 audio_kcontrol_put_t *put;
155 union {
158 } tlv;
159 unsigned long private_value;
161 unsigned int deviceId; /* device ID*/
162 unsigned int subdeviceId; /* subdevice ID */
163 unsigned int index; /* index of item */
[all …]

Completed in 6 milliseconds