Home
last modified time | relevance | path

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

/linux/sound/usb/line6/
H A Dtoneport.c118 } toneport_source_info[] = { variable
193 const int size = ARRAY_SIZE(toneport_source_info); in snd_toneport_source_info()
203 toneport_source_info[uinfo->value.enumerated.item].name); in snd_toneport_source_info()
228 if (source >= ARRAY_SIZE(toneport_source_info)) in snd_toneport_source_put()
235 toneport_source_info[source].code, 0x0000); in snd_toneport_source_put()
382 toneport_source_info[toneport->source].code, in toneport_setup()