Searched refs:elements (Results 1 – 2 of 2) sorted by relevance
474 static const struct snd_kcontrol_new elements[] = { variable596 while (elements[i].name) { in usb6fire_control_init()597 ret = snd_ctl_add(chip->card, snd_ctl_new1(&elements[i], rt)); in usb6fire_control_init()
182 bool "Fast lookup of control elements" if EXPERT186 This option enables the faster lookup of control elements.235 When you develop a driver that deals with control elements, it's
Completed in 8 milliseconds