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

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

Completed in 180 milliseconds