Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Du_uac2.h58 int fb_max; member
A Du_audio.h54 int fb_max; /* upper frequency drift feedback limit per-mil */ member
A Df_uac2.c681 srate = srate * (1000 + uac2_opts->fb_max) / 1000; in set_ep_max_packet_size()
1234 agdev->params.fb_max = uac2_opts->fb_max; in afunc_bind()
1859 UAC2_ATTRIBUTE(u32, fb_max);
1936 opts->fb_max = FBACK_FAST_MAX; in afunc_alloc_inst()
A Du_audio.c766 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_info()
798 pitch_max = (1000 + params->fb_max) * 1000; in u_audio_pitch_put()
A Df_uac1.c1324 audio->params.fb_max = FBACK_FAST_MAX; in f_audio_bind()
/linux/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-uac221 fb_max maximum extra bandwidth in async mode
/linux/Documentation/usb/
A Dgadget-testing.rst737 fb_max maximum extra bandwidth in async mode

Completed in 18 milliseconds