Home
last modified time | relevance | path

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

123456789

/linux-6.15/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-6.15/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,
/linux-6.15/sound/soc/cirrus/
H A Dep93xx-pcm.c30 .period_bytes_max = 32768,
/linux-6.15/sound/soc/mxs/
H A Dmxs-pcm.c27 .period_bytes_max = 8192,
/linux-6.15/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-6.15/sound/soc/spear/
H A Dspear_pcm.c29 .period_bytes_max = 2 * 1024, /* maximum period size */
/linux-6.15/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 Dindigo.c87 .period_bytes_max = 131072,
H A Dindigodj.c87 .period_bytes_max = 131072,
H A Dindigoio.c88 .period_bytes_max = 131072,
H A Dindigodjx.c88 .period_bytes_max = 131072,
H A Dindigoiox.c89 .period_bytes_max = 131072,
H A Dlayla20.c92 .period_bytes_max = 131072,
H A Dmia.c97 .period_bytes_max = 131072,
H A Dgina24.c105 .period_bytes_max = 131072,
H A Dlayla24.c102 .period_bytes_max = 131072,
H A Dmona.c114 .period_bytes_max = 131072,
H A Decho3g.c101 .period_bytes_max = 131072,
/linux-6.15/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-6.15/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()
/linux-6.15/sound/soc/fsl/
H A Dlpc3xxx-pcm.c42 .period_bytes_max = 2048,

123456789