Searched defs:f_ss_opts (Results 1 – 1 of 1) sorted by relevance
24 struct f_ss_opts { struct25 struct usb_function_instance func_inst;26 unsigned pattern;27 unsigned isoc_interval;28 unsigned isoc_maxpacket;29 unsigned isoc_mult;30 unsigned isoc_maxburst;31 unsigned bulk_buflen;39 struct mutex lock;40 int refcnt;