channel_controls 1219 sound/usb/mixer_us16x08.c static const struct snd_us16x08_control_params channel_controls[] = {
channel_controls 1341 sound/usb/mixer_us16x08.c 		for (i = 0; i < ARRAY_SIZE(channel_controls); i++) {
channel_controls 1344 sound/usb/mixer_us16x08.c 				channel_controls[i].kcontrol_new,
channel_controls 1345 sound/usb/mixer_us16x08.c 				channel_controls[i].control_id,
channel_controls 1346 sound/usb/mixer_us16x08.c 				channel_controls[i].type,
channel_controls 1347 sound/usb/mixer_us16x08.c 				channel_controls[i].num_channels,
channel_controls 1348 sound/usb/mixer_us16x08.c 				channel_controls[i].name,
channel_controls 1355 sound/usb/mixer_us16x08.c 					channel_controls[i].default_val;