Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_uac2.h68 int fb_max; member
H A Du_audio.h57 int fb_max; /* upper frequency drift feedback limit per-mil */ member
H A Df_uac2.c690 srate = srate * (1000 + uac2_opts->fb_max) / 1000; in get_max_bw_for_bint()
1334 agdev->params.fb_max = uac2_opts->fb_max; in afunc_bind()
2107 UAC2_ATTRIBUTE(u32, fb_max);
2224 opts->fb_max = FBACK_FAST_MAX; in afunc_alloc_inst()
H A Du_audio.c901 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_info()
933 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_put()
H A Df_uac1.c1477 audio->params.fb_max = FBACK_FAST_MAX; in f_audio_bind()
/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-uac222 fb_max maximum extra bandwidth in async mode
/linux/Documentation/usb/
H A Dgadget-testing.rst755 fb_max maximum extra bandwidth in async mode