Home
last modified time | relevance | path

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

12345

/linux/sound/soc/amd/acp/
H A Dacp-platform.c44 .period_bytes_max = PLAYBACK_MAX_PERIOD_SIZE,
65 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
85 .period_bytes_max = PLAYBACK_MAX_PERIOD_SIZE,
105 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
/linux/sound/pci/ctxfi/
H A Dctpcm.c39 .period_bytes_max = (128*1024),
61 .period_bytes_max = (128*1024),
87 .period_bytes_max = (64*1024),
/linux/sound/soc/cirrus/
H A Dep93xx-pcm.c30 .period_bytes_max = 32768,
/linux/sound/soc/mxs/
H A Dmxs-pcm.c27 .period_bytes_max = 8192,
/linux/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,
/linux/sound/soc/spear/
H A Dspear_pcm.c29 .period_bytes_max = 2 * 1024, /* maximum period size */
/linux/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 Dindigodjx.c88 .period_bytes_max = 131072,
H A Dindigoio.c88 .period_bytes_max = 131072,
H A Dindigo.c87 .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,
H A Dmona.c114 .period_bytes_max = 131072,
H A Decho3g.c101 .period_bytes_max = 131072,
/linux/sound/soc/fsl/
H A Dlpc3xxx-pcm.c42 .period_bytes_max = 2048,
/linux/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,
/linux/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()

12345