Searched refs:channel_controls (Results 1 - 1 of 1) sorted by path

/linux-master/sound/usb/
H A Dmixer_us16x08.c1219 static const struct snd_us16x08_control_params channel_controls[] = { variable in typeref:struct:snd_us16x08_control_params
1341 for (i = 0; i < ARRAY_SIZE(channel_controls); i++) {
1344 channel_controls[i].kcontrol_new,
1345 channel_controls[i].control_id,
1346 channel_controls[i].type,
1347 channel_controls[i].num_channels,
1348 channel_controls[i].name,
1355 channel_controls[i].default_val;

Completed in 238 milliseconds