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