Home
last modified time | relevance | path

Searched refs:channel_controls (Results 1 – 1 of 1) sorted by relevance

/linux/sound/usb/
H A Dmixer_us16x08.c1226 static const struct snd_us16x08_control_params channel_controls[] = { variable
1348 for (i = 0; i < ARRAY_SIZE(channel_controls); i++) { in snd_us16x08_controls_create()
1351 channel_controls[i].kcontrol_new, in snd_us16x08_controls_create()
1352 channel_controls[i].control_id, in snd_us16x08_controls_create()
1353 channel_controls[i].type, in snd_us16x08_controls_create()
1354 channel_controls[i].num_channels, in snd_us16x08_controls_create()
1355 channel_controls[i].name, in snd_us16x08_controls_create()
1362 channel_controls[i].default_val; in snd_us16x08_controls_create()