Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Du_uac2.h36 struct f_uac2_opts { struct
37 struct usb_function_instance func_inst;
38 int p_chmask;
39 int p_srate;
40 int p_ssize;
41 int c_chmask;
42 int c_srate;
43 int c_ssize;
44 int c_sync;
46 bool p_mute_present;
[all …]