Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Du_uac2.h26 struct f_uac2_opts { struct
27 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;
[all …]