Lines Matching defs:f_uac2_opts
28 struct f_uac2_opts { struct29 struct usb_function_instance func_inst;30 int p_chmask;31 int p_srate;32 int p_ssize;33 int c_chmask;34 int c_srate;35 int c_ssize;36 bool bound;38 struct mutex lock;39 int refcnt;