Home
last modified time | relevance | path

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

/linux-4.1.27/sound/usb/line6/
Dtoneport.c123 } toneport_source_info[] = { variable
197 const int size = ARRAY_SIZE(toneport_source_info); in snd_toneport_source_info()
207 toneport_source_info[uinfo->value.enumerated.item].name); in snd_toneport_source_info()
233 if (source >= ARRAY_SIZE(toneport_source_info)) in snd_toneport_source_put()
240 toneport_source_info[source].code, 0x0000); in snd_toneport_source_put()
384 toneport_source_info[toneport->source].code, in toneport_setup()