Home
last modified time | relevance | path

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

/drivers/usb/gadget/function/
A Du_uac2.h68 int fb_max; member
A Du_audio.h57 int fb_max; /* upper frequency drift feedback limit per-mil */ member
A Df_uac2.c690 srate = srate * (1000 + uac2_opts->fb_max) / 1000; in get_max_bw_for_bint()
1335 agdev->params.fb_max = uac2_opts->fb_max; in afunc_bind()
2108 UAC2_ATTRIBUTE(u32, fb_max);
2225 opts->fb_max = FBACK_FAST_MAX; in afunc_alloc_inst()
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()
A Df_uac1.c1477 audio->params.fb_max = FBACK_FAST_MAX; in f_audio_bind()

Completed in 16 milliseconds