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