Home
last modified time | relevance | path

Searched refs:get_max_srate (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/gadget/function/
Du_audio.c1054 static int get_max_srate(const int *srates) in get_max_srate() function
1097 uinfo->value.integer.max = get_max_srate(srates); in u_audio_rate_info()
Df_uac2.c671 static int get_max_srate(const int *srates) in get_max_srate() function
692 srate = get_max_srate(uac2_opts->p_srates); in get_max_bw_for_bint()
696 srate = get_max_srate(uac2_opts->c_srates); in get_max_bw_for_bint()