Home
last modified time | relevance | path

Searched refs:period_bytes_max (Results 1 – 25 of 197) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dmmp-pcm.c41 .period_bytes_max = 2048,
50 .period_bytes_max = 2048,
243 mmp_pcm_hardware[SNDRV_PCM_STREAM_PLAYBACK].period_bytes_max = in mmp_pcm_probe()
247 mmp_pcm_hardware[SNDRV_PCM_STREAM_CAPTURE].period_bytes_max = in mmp_pcm_probe()
/OK3568_Linux_fs/kernel/sound/usb/line6/
H A Dpodhd.c71 .period_bytes_max = 8192,
88 .period_bytes_max = 8192,
113 .period_bytes_max = 8192,
133 .period_bytes_max = 8192,
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Dsb16_main.c464 .period_bytes_max = (128*1024),
482 .period_bytes_max = (128*1024),
515 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open()
533 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open()
590 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open()
608 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open()
/OK3568_Linux_fs/kernel/sound/pci/ctxfi/
H A Dctpcm.c39 .period_bytes_max = (128*1024),
61 .period_bytes_max = (128*1024),
87 .period_bytes_max = (64*1024),
/OK3568_Linux_fs/kernel/sound/drivers/
H A Ddummy.c108 size_t period_bytes_max; member
197 .period_bytes_max = (65536-64),
518 .period_bytes_max = MAX_PERIOD_SIZE,
956 FIELD_ENTRY(period_bytes_max, "%ld"),
1062 if (m->period_bytes_max) in snd_dummy_probe()
1063 dummy->pcm_hw.period_bytes_max = m->period_bytes_max; in snd_dummy_probe()
/OK3568_Linux_fs/kernel/sound/soc/mxs/
H A Dmxs-pcm.c27 .period_bytes_max = 8192,
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Dudma-pcm.c24 .period_bytes_max = SZ_64K,
H A Dedma-pcm.c29 .period_bytes_max = 64 * 1024,
H A Dsdma-pcm.c24 .period_bytes_max = 64 * 1024,
/OK3568_Linux_fs/kernel/sound/pci/au88x0/
H A Dau88x0_pcm.c36 .period_bytes_max = 0x1000,
57 .period_bytes_max = 0x1000,
79 .period_bytes_max = 0x1000,
97 .period_bytes_max = 0x1000,
/OK3568_Linux_fs/kernel/sound/xen/
H A Dxen_snd_front_cfg.c233 .period_bytes_max = MAX_PERIOD_SIZE,
285 pcm_hw->period_bytes_max = pcm_hw->buffer_bytes_max; in cfg_read_pcm_hw()
287 pcm_hw->periods_max = pcm_hw->period_bytes_max / in cfg_read_pcm_hw()
/OK3568_Linux_fs/kernel/sound/soc/spear/
H A Dspear_pcm.c29 .period_bytes_max = 2 * 1024, /* maximum period size */
/OK3568_Linux_fs/kernel/sound/soc/cirrus/
H A Dep93xx-pcm.c32 .period_bytes_max = 32768,
/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Ddarla20.c78 .period_bytes_max = 131072,
H A Dgina20.c82 .period_bytes_max = 131072,
H A Ddarla24.c85 .period_bytes_max = 131072,
H A Dindigoio.c88 .period_bytes_max = 131072,
H A Dindigo.c87 .period_bytes_max = 131072,
H A Dindigodjx.c88 .period_bytes_max = 131072,
H A Dindigodj.c87 .period_bytes_max = 131072,
H A Dlayla20.c92 .period_bytes_max = 131072,
H A Dindigoiox.c89 .period_bytes_max = 131072,
H A Dmia.c97 .period_bytes_max = 131072,
H A Dlayla24.c102 .period_bytes_max = 131072,
H A Dgina24.c105 .period_bytes_max = 131072,

12345678