Home
last modified time | relevance | path

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

12345678

/Linux-v5.4/sound/soc/pxa/
Dmmp-pcm.c41 .period_bytes_max = 2048,
50 .period_bytes_max = 2048,
226 mmp_pcm_hardware[SNDRV_PCM_STREAM_PLAYBACK].period_bytes_max = in mmp_pcm_probe()
230 mmp_pcm_hardware[SNDRV_PCM_STREAM_CAPTURE].period_bytes_max = in mmp_pcm_probe()
/Linux-v5.4/sound/usb/line6/
Dpodhd.c68 .period_bytes_max = 8192,
85 .period_bytes_max = 8192,
110 .period_bytes_max = 8192,
130 .period_bytes_max = 8192,
/Linux-v5.4/sound/soc/mxs/
Dmxs-pcm.c27 .period_bytes_max = 8192,
/Linux-v5.4/sound/soc/rockchip/
Drockchip_pcm.c24 .period_bytes_max = 8192,
/Linux-v5.4/sound/soc/spear/
Dspear_pcm.c29 .period_bytes_max = 2 * 1024, /* maximum period size */
/Linux-v5.4/sound/soc/cirrus/
Dep93xx-pcm.c32 .period_bytes_max = 32768,
/Linux-v5.4/sound/pci/echoaudio/
Ddarla20.c78 .period_bytes_max = 131072,
Dgina20.c82 .period_bytes_max = 131072,
Ddarla24.c85 .period_bytes_max = 131072,
Dindigo.c87 .period_bytes_max = 131072,
Dindigodj.c87 .period_bytes_max = 131072,
Dindigodjx.c88 .period_bytes_max = 131072,
Dindigoio.c88 .period_bytes_max = 131072,
Dindigoiox.c89 .period_bytes_max = 131072,
Dlayla20.c92 .period_bytes_max = 131072,
Dmia.c97 .period_bytes_max = 131072,
Dgina24.c105 .period_bytes_max = 131072,
Dlayla24.c102 .period_bytes_max = 131072,
Dmona.c114 .period_bytes_max = 131072,
Decho3g.c101 .period_bytes_max = 131072,
/Linux-v5.4/sound/soc/ti/
Dedma-pcm.c29 .period_bytes_max = 64 * 1024,
Dsdma-pcm.c24 .period_bytes_max = 64 * 1024,
/Linux-v5.4/sound/isa/sb/
Dsb16_main.c476 .period_bytes_max = (128*1024),
494 .period_bytes_max = (128*1024),
527 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open()
545 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open()
602 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open()
620 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open()
/Linux-v5.4/sound/soc/tegra/
Dtegra_pcm.c32 .period_bytes_max = PAGE_SIZE,
/Linux-v5.4/sound/pci/ctxfi/
Dctpcm.c39 .period_bytes_max = (128*1024),
61 .period_bytes_max = (128*1024),
87 .period_bytes_max = (64*1024),

12345678