Lines Matching defs:f_uac2_opts
26 struct f_uac2_opts { struct27 struct usb_function_instance func_inst;28 int p_chmask;29 int p_srate;30 int p_ssize;31 int c_chmask;32 int c_srate;33 int c_ssize;34 int req_number;35 bool bound;37 struct mutex lock;38 int refcnt;