Searched defs:toneport_source_info (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/line6/
H A Dtoneport.c95 static const struct ToneportSourceInfo toneport_source_info[] = { variable in typeref:struct:ToneportSourceInfo
221 const int size = ARRAY_SIZE(toneport_source_info);
230 toneport_source_info[uinfo->value.enumerated.item].name);
259 toneport_source_info[toneport->source].code, 0x0000);
327 toneport_source_info[toneport->source].code,

Completed in 78 milliseconds