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