Searched defs:f_uac1_legacy_opts (Results 1 – 1 of 1) sorted by relevance
56 struct f_uac1_legacy_opts { struct58 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;66 unsigned fn_cap_alloc:1;68 struct mutex lock;[all …]