Home
last modified time | relevance | path

Searched refs:setrate_48000 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/usb/usx2y/
H A Dusbusx2yaudio.c592 static const struct s_c2 setrate_48000[] = variable
628 #define NOOF_SETRATE_URBS ARRAY_SIZE(setrate_48000)
645 const struct s_c2 *ra = rate == 48000 ? setrate_48000 : setrate_44100; in usx2y_rate_set()
/kernel/linux/linux-6.6/sound/usb/usx2y/
H A Dusbusx2yaudio.c621 static const struct s_c2 setrate_48000[] = { variable
657 #define NOOF_SETRATE_URBS ARRAY_SIZE(setrate_48000)
674 const struct s_c2 *ra = rate == 48000 ? setrate_48000 : setrate_44100; in usx2y_rate_set()

Completed in 4 milliseconds