Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/gadget/function/
Du_uac1.h30 struct f_uac1_opts { struct
31 struct usb_function_instance func_inst;
32 int c_chmask;
33 int c_srate;
34 int c_ssize;
35 int p_chmask;
36 int p_srate;
37 int p_ssize;
39 bool p_mute_present;
40 bool p_volume_present;
[all …]