Home
last modified time | relevance | path

Searched defs:f_uac2_opts (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/function/
Du_uac2.h28 struct f_uac2_opts { struct
29 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;
[all …]