Searched defs:line6_properties (Results 1 – 1 of 1) sorted by relevance
70 struct line6_properties { struct75 const char *id;78 const char *name;81 int capabilities;83 int altsetting;85 unsigned ep_ctrl_r;86 unsigned ep_ctrl_w;110 const struct line6_properties *properties; argument