Searched refs:buffer_bytes_max (Results 26 - 50 of 136) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/ep93xx/
H A Dep93xx-pcm.c46 .buffer_bytes_max = 131072,
233 size_t size = ep93xx_pcm_hardware.buffer_bytes_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/jz4740/
H A Djz4740-pcm.c58 .buffer_bytes_max = 128 * 2 * PAGE_SIZE,
263 size_t size = jz4740_pcm_hardware.buffer_bytes_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/kirkwood/
H A Dkirkwood-dma.c50 .buffer_bytes_max = KIRKWOOD_SND_MAX_PERIOD_BYTES * KIRKWOOD_SND_MAX_PERIODS,
299 size_t size = kirkwood_dma_snd_hw.buffer_bytes_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/omap/
H A Domap-pcm.c47 .buffer_bytes_max = 128 * 1024,
328 size_t size = omap_pcm_hardware.buffer_bytes_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_pcm.c170 .buffer_bytes_max = (128*1024),
248 runtime->hw.buffer_bytes_max = emu->mem_size - LOOP_BLANK_SIZE * 3;
249 runtime->hw.period_bytes_max = runtime->hw.buffer_bytes_max / 2;
H A Dsb8_main.c460 .buffer_bytes_max = 65536,
479 .buffer_bytes_max = 65536,
547 runtime->hw.buffer_bytes_max = 128 * 1024 * 1024;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Doxygen_pcm.c57 .buffer_bytes_max = BUFFER_BYTES_MAX,
83 .buffer_bytes_max = BUFFER_BYTES_MAX_MULTICH,
101 .buffer_bytes_max = BUFFER_BYTES_MAX,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/cs5535audio/
H A Dcs5535audio_pcm.c57 .buffer_bytes_max = (128*1024),
84 .buffer_bytes_max = (128*1024),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/atmel/
H A Datmel-pcm.c66 .buffer_bytes_max = 32 * 1024,
97 size_t size = atmel_pcm_hardware.buffer_bytes_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-dma.c48 .buffer_bytes_max = 128*1024,
387 size_t size = s3c_dma_hardware.buffer_bytes_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-alsa-pcm.c65 .buffer_bytes_max = 62720 * 8, /* just about the value in usbaudio.c */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/ad1816a/
H A Dad1816a_lib.c353 .buffer_bytes_max = (128*1024),
372 .buffer_bytes_max = (128*1024),
454 snd_pcm_limit_isa_dma_size(chip->dma1, &runtime->hw.buffer_bytes_max);
469 snd_pcm_limit_isa_dma_size(chip->dma2, &runtime->hw.buffer_bytes_max);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/gus/
H A Dgus_pcm.c625 .buffer_bytes_max = (128*1024),
643 .buffer_bytes_max = (128*1024),
679 snd_pcm_limit_isa_dma_size(gus->gf1.dma1, &runtime->hw.buffer_bytes_max);
706 snd_pcm_limit_isa_dma_size(gus->gf1.dma2, &runtime->hw.buffer_bytes_max);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_pcm.c215 .buffer_bytes_max = (512*1024),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/davinci/
H A Ddavinci-pcm.c63 .buffer_bytes_max = 128 * 1024,
85 .buffer_bytes_max = 128 * 1024,
827 pcm_hardware_playback.buffer_bytes_max);
835 pcm_hardware_capture.buffer_bytes_max);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/imx/
H A Dimx-pcm-fiq.c180 .buffer_bytes_max = IMX_SSI_DMABUF_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/atmel/
H A Dabdac.c165 .buffer_bytes_max = 64 * 4096,
331 hw.buffer_bytes_max);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/msnd/
H A Dmsnd.c423 .buffer_bytes_max = 0x3000,
442 .buffer_bytes_max = 0x3000,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/aw2/
H A Daw2-alsa.c64 .buffer_bytes_max = 32768,
81 .buffer_bytes_max = 32768,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/fsl/
H A Dmpc5200_dma.c207 .buffer_bytes_max = 2 * 1024 * 1024,
306 size_t size = psc_dma_hardware.buffer_bytes_max;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/tlg2300/
H A Dpd-alsa.c41 .buffer_bytes_max = PERIOD_SIZE * PERIOD_MIN,
47 .buffer_bytes_max = 62720 * 8,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/solo6x10/
H A Dsolo6010-g723.c129 .buffer_bytes_max = MAX_BUFFER,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-alsa.c172 .buffer_bytes_max = 62720 * 8,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/go7007/
H A Dsnd-go7007.c72 .buffer_bytes_max = (128*1024),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/pcsp/
H A Dpcsp_lib.c302 .buffer_bytes_max = PCSP_BUFFER_SIZE,

Completed in 304 milliseconds

123456