audio_ctrl
list_create(&d->d_controls, sizeof (struct audio_ctrl),
offsetof(struct audio_ctrl, ctrl_linkage));
typedef struct audio_ctrl audio_ctrl_t;