Searched refs:period_bytes_max (Results 51 - 75 of 134) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/nm256/
H A Dnm256.c798 .period_bytes_max = 128 * 1024,
817 .period_bytes_max = 128 * 1024,
842 runtime->hw.period_bytes_max = s->bufsize / 2;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-audio.c279 .period_bytes_max = 12544,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-audio.c282 .period_bytes_max = 12544,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Drme32.c318 .period_bytes_max = RME32_BLOCK_SIZE,
343 .period_bytes_max = RME32_BLOCK_SIZE,
369 .period_bytes_max = RME32_BLOCK_SIZE,
394 .period_bytes_max = RME32_BLOCK_SIZE,
H A Dad1889.c300 .period_bytes_max = PERIOD_BYTES_MAX,
317 .period_bytes_max = PERIOD_BYTES_MAX,
H A Dals300.c357 .period_bytes_max = 32 * 1024,
376 .period_bytes_max = 32 * 1024,
H A Dals4000.c583 .period_bytes_max = 65536,
602 .period_bytes_max = 65536,
H A Dbt87x.c360 .period_bytes_max = 4092,
379 .period_bytes_max = 4092,
H A Des1968.c1283 .period_bytes_max = 65536,
1304 .period_bytes_max = 65536,
1552 runtime->hw.buffer_bytes_max = runtime->hw.period_bytes_max =
1608 runtime->hw.buffer_bytes_max = runtime->hw.period_bytes_max =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/atmel/
H A Datmel-pcm.c63 .period_bytes_max = 8192,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/au1x/
H A Ddbdma2.c88 .period_bytes_max = 4096 * 1024 - 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/blackfin/
H A Dbf5xx-ac97-pcm.c113 .period_bytes_max = 0x10000,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s3c24xx/
H A Ds3c-dma.c50 .period_bytes_max = PAGE_SIZE*2,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/s6000/
H A Ds6000-pcm.c45 .period_bytes_max = 0xfffff0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/txx9/
H A Dtxx9aclc.c39 .period_bytes_max = 8 * 1024,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dpod.c87 .period_bytes_max = 8192,
105 .period_bytes_max = 8192,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dml403-ac97cr.c385 .period_bytes_max = (64*1024),
404 .period_bytes_max = (64*1024),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/vx/
H A Dvx_pcm.c512 .period_bytes_max = (128*1024),
921 .period_bytes_max = (128*1024),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/es1688/
H A Des1688_lib.c524 .period_bytes_max = 65536,
542 .period_bytes_max = 65536,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/parisc/
H A Dharmony.c278 .period_bytes_max = BUF_SIZE,
299 .period_bytes_max = BUF_SIZE,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dp16v.c140 .period_bytes_max = (65536 - 64),
160 .period_bytes_max = (65536 - 128) >> 1, /* size has to be N*64 bytes */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/
H A Dpcm.c416 .period_bytes_max = 512 * 1024,
715 runtime->hw.period_bytes_min = runtime->hw.period_bytes_max =
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/atmel/
H A Dabdac.c167 .period_bytes_max = 4096,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/wss/
H A Dwss_lib.c1352 .period_bytes_max = (128*1024),
1373 .period_bytes_max = (128*1024),
1406 snd_pcm_limit_isa_dma_size(chip->dma1, &runtime->hw.period_bytes_max);
1447 snd_pcm_limit_isa_dma_size(chip->dma2, &runtime->hw.period_bytes_max);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/mips/
H A Dau1x00.c279 .period_bytes_max = 16*1024,

Completed in 317 milliseconds

123456