Searched refs:channel_controls (Results 1 – 1 of 1) sorted by relevance
1219 static const struct snd_us16x08_control_params channel_controls[] = { variable1341 for (i = 0; i < ARRAY_SIZE(channel_controls); i++) { in snd_us16x08_controls_create()1344 channel_controls[i].kcontrol_new, in snd_us16x08_controls_create()1345 channel_controls[i].control_id, in snd_us16x08_controls_create()1346 channel_controls[i].type, in snd_us16x08_controls_create()1347 channel_controls[i].num_channels, in snd_us16x08_controls_create()1348 channel_controls[i].name, in snd_us16x08_controls_create()1355 channel_controls[i].default_val; in snd_us16x08_controls_create()