Searched refs:periods_max (Results 101 - 125 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dsnd_ps3.c113 .periods_max = 32, /* buffer_size_max/ period_bytes_max */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/sh/
H A Dfsi.c941 .periods_max = 32,
H A Dsiu_dai.c351 .periods_max = SIU_PERIODS_MAX,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Damd7930.c686 .periods_max = 1024,
H A Dcs4231.c1105 .periods_max = 1024,
1129 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/spi/
H A Dat73c213.c126 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h57 unsigned int periods_max; /* max # of periods */ member in struct:snd_pcm_hardware
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dpcm.c418 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/usx2y/
H A Dusbusx2yaudio.c887 .periods_max = 1024,
H A Dusx2yhwdeppcm.c563 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/
H A Des18xx.c844 .periods_max = 1024,
864 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c1354 .periods_max = 1024,
1375 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/asihpi/
H A Dasihpi.c923 .periods_max = BUFFER_BYTES_MAX / PERIOD_BYTES_MIN,
1160 .periods_max = BUFFER_BYTES_MAX / PERIOD_BYTES_MIN,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Des1968.c1285 .periods_max = 1024,
1306 .periods_max = 1024,
H A Dmaestro3.c1788 .periods_max = 1024,
1809 .periods_max = 1024,
H A Datiixp.c1023 .periods_max = ATI_MAX_DESCRIPTORS,
H A Dintel8x0m.c607 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/korg1212/
H A Dkorg1212.c1215 .periods_max = K1212_PERIODS,
1236 .periods_max = K1212_PERIODS,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/riptide/
H A Driptide.c1340 .periods_max = 64,
1359 .periods_max = 64,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c2188 .periods_max = 2,
2211 .periods_max = 2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ymfpci/
H A Dymfpci_main.c858 .periods_max = 1024,
880 .periods_max = 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-core.c1740 runtime->hw.periods_max = hw->periods_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/atmel/
H A Dac97c.c168 .periods_max = 64,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/pcxhr/
H A Dpcxhr.c967 .periods_max = (32*1024/PCXHR_GRANULARITY),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/misc/
H A Dua101.c644 substream->runtime->hw.periods_max = UINT_MAX;

Completed in 343 milliseconds

123456