Home
last modified time | relevance | path

Searched refs:num_max (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/sound/usb/line6/
Dpodhd.c32 .num_max = 48000,
Dpod.c126 .num_max = 78125,
Dtoneport.c73 .num_max = 44100,
/linux-4.1.27/sound/core/
Dpcm_lib.c938 if (num > rats[k].num_max) in snd_interval_ratden()
941 num = rats[k].num_max; in snd_interval_ratden()
972 if (num > rats[k].num_max) in snd_interval_ratden()
973 num = rats[k].num_max; in snd_interval_ratden()
/linux-4.1.27/include/sound/
Dpcm.h261 unsigned int num_min, num_max, num_step; member
/linux-4.1.27/sound/pci/
Dsonicvibes.c253 .num_max = 48000UL * 65536,
Dens1370.c490 .num_max = 48000 * (1 << 15),