Searched defs:f_uac2_opts (Results 1 – 1 of 1) sorted by relevance
36 struct f_uac2_opts { struct37 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 …]