Home
last modified time | relevance | path

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

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