Home
last modified time | relevance | path

Searched refs:fb_max (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_uac2.h63 int fb_max; member
H A Du_audio.h59 int fb_max; /* upper frequency drift feedback limit per-mil */ member
H A Df_uac2.c703 srate = srate * (1000 + uac2_opts->fb_max) / 1000; in get_max_bw_for_bint()
1324 agdev->params.fb_max = uac2_opts->fb_max; in afunc_bind()
2094 UAC2_ATTRIBUTE(u32, fb_max);
2178 opts->fb_max = FBACK_FAST_MAX; in afunc_alloc_inst()
H A Du_audio.c932 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_info()
964 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_put()
H A Df_uac1.c1716 audio->params.fb_max = FBACK_FAST_MAX; in f_audio_bind()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac222 fb_max maximum extra bandwidth in async mode
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dgadget-testing.rst738 fb_max maximum extra bandwidth in async mode