Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Du_uac1.h23 struct f_uac1_opts { struct
24 struct usb_function_instance func_inst;
25 int c_chmask;
26 int c_srate;
27 int c_ssize;
28 int p_chmask;
29 int p_srate;
30 int p_ssize;
31 int req_number;
32 unsigned bound:1;
[all …]