Searched defs:f_uac1_legacy_opts (Results 1 – 1 of 1) sorted by relevance
56 struct f_uac1_legacy_opts { struct57 struct usb_function_instance func_inst;58 int req_buf_size;59 int req_count;60 int audio_buf_size;61 char *fn_play;62 char *fn_cap;63 char *fn_cntl;64 unsigned bound:1;65 unsigned fn_play_alloc:1;[all …]