Searched refs:audio_kcontrol_volatile (Results 1 – 2 of 2) sorted by relevance
144 struct audio_kcontrol_volatile { struct182 struct audio_kcontrol_volatile vd[0]; /* volatile data */
23 size = sizeof(struct audio_kcontrol) + sizeof(struct audio_kcontrol_volatile) * count; in audio_ctl_new()326 struct audio_kcontrol_volatile *vd; in audio_ctl_elem_read()351 struct audio_kcontrol_volatile *vd; in audio_ctl_elem_write()
Completed in 4 milliseconds