Home
last modified time | relevance | path

Searched defs:srates (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_audio.c1110 static int get_max_srate(const int *srates) in get_max_srate()
1123 static int get_min_srate(const int *srates) in get_min_srate()
1139 const int *srates; in u_audio_rate_info() local
H A Df_uac2.c671 static int get_max_srate(const int *srates) in get_max_srate()
1608 int *srates; in in_rq_range() local
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm8983.c118 static const int srates[] = { 48000, 32000, 24000, 16000, 12000, 8000 }; variable
H A Dwm8985.c208 static const int srates[] = { 48000, 32000, 24000, 16000, 12000, 8000 }; variable
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-priv.h46 #define SOF_DAI_STREAM(sname, scmin, scmax, srates, sfmt) \ argument
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dutil.c3507 const u8 *srates, int srates_len, u32 *rates) in ieee80211_parse_bitrates()