Home
last modified time | relevance | path

Searched refs:periods_max (Results 1 – 25 of 193) sorted by relevance

12345678

/linux/sound/drivers/
H A Ddummy.c117 unsigned int periods_max; member
167 .periods_max = 2,
177 .periods_max = 1024,
187 .periods_max = 255,
206 .periods_max = 8,
526 .periods_max = USE_PERIODS_MAX,
956 FIELD_ENTRY(periods_max, "%d"),
1063 if (m->periods_max) in snd_dummy_probe()
1064 dummy->pcm_hw.periods_max = m->periods_max; in snd_dummy_probe()
/linux/sound/soc/amd/acp/
H A Dacp-platform.c47 .periods_max = PLAYBACK_MAX_NUM_PERIODS,
68 .periods_max = CAPTURE_MAX_NUM_PERIODS,
88 .periods_max = PLAYBACK_MAX_NUM_PERIODS,
108 .periods_max = CAPTURE_MAX_NUM_PERIODS,
/linux/sound/pci/ctxfi/
H A Dctpcm.c41 .periods_max = 1024,
63 .periods_max = 1024,
89 .periods_max = 1024,
/linux/sound/soc/cirrus/
H A Dep93xx-pcm.c32 .periods_max = 32,
/linux/sound/soc/mxs/
H A Dmxs-pcm.c29 .periods_max = 52,
/linux/sound/soc/ti/
H A Dudma-pcm.c26 .periods_max = UINT_MAX,
H A Dedma-pcm.c31 .periods_max = 19, /* Limit by edma dmaengine driver */
H A Dsdma-pcm.c27 .periods_max = 255,
/linux/sound/soc/spear/
H A Dspear_pcm.c31 .periods_max = 8, /* max # of periods */
/linux/sound/pci/echoaudio/
H A Ddarla20.c80 .periods_max = 220,
H A Dgina20.c84 .periods_max = 220,
H A Ddarla24.c87 .periods_max = 220,
H A Dindigodjx.c90 .periods_max = 220,
H A Dindigoio.c90 .periods_max = 220,
H A Dindigo.c89 .periods_max = 220,
H A Dindigodj.c89 .periods_max = 220,
H A Dlayla20.c94 .periods_max = 220,
H A Dindigoiox.c91 .periods_max = 220,
H A Dmia.c99 .periods_max = 220,
H A Dlayla24.c104 .periods_max = 220,
H A Dgina24.c107 .periods_max = 220,
H A Dmona.c116 .periods_max = 220,
H A Decho3g.c103 .periods_max = 220,
/linux/sound/soc/fsl/
H A Dlpc3xxx-pcm.c44 .periods_max = 1024,
/linux/sound/pci/au88x0/
H A Dau88x0_pcm.c38 .periods_max = 1024,
59 .periods_max = 64,
81 .periods_max = 64,
99 .periods_max = 64,

12345678