Home
last modified time | relevance | path

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

1234567

/sound/usb/line6/
Dpodhd.c88 .periods_max = 1024},
105 .periods_max = 1024},
130 .periods_max = 1024},
150 .periods_max = 1024},
/sound/drivers/
Ddummy.c124 unsigned int periods_max; member
174 .periods_max = 2,
184 .periods_max = 1024,
194 .periods_max = 255,
213 .periods_max = 8,
538 .periods_max = USE_PERIODS_MAX,
980 FIELD_ENTRY(periods_max, "%d"),
1094 if (m->periods_max) in snd_dummy_probe()
1095 dummy->pcm_hw.periods_max = m->periods_max; in snd_dummy_probe()
/sound/soc/mxs/
Dmxs-pcm.c42 .periods_max = 52,
/sound/soc/davinci/
Dedma-pcm.c40 .periods_max = 19, /* Limit by edma dmaengine driver */
/sound/soc/spear/
Dspear_pcm.c31 .periods_max = 8, /* max # of periods */
/sound/soc/cirrus/
Dep93xx-pcm.c37 .periods_max = 32,
/sound/pci/echoaudio/
Ddarla20.c92 .periods_max = 220,
Dgina20.c96 .periods_max = 220,
Ddarla24.c99 .periods_max = 220,
Dindigodj.c101 .periods_max = 220,
Dindigodjx.c102 .periods_max = 220,
Dindigo.c101 .periods_max = 220,
Dindigoio.c102 .periods_max = 220,
Dindigoiox.c103 .periods_max = 220,
Dlayla20.c106 .periods_max = 220,
Dmia.c111 .periods_max = 220,
Dgina24.c119 .periods_max = 220,
Dlayla24.c116 .periods_max = 220,
Dmona.c128 .periods_max = 220,
Decho3g.c115 .periods_max = 220,
/sound/soc/pxa/
Dmmp-pcm.c46 .periods_max = 32,
55 .periods_max = 32,
/sound/soc/tegra/
Dtegra_pcm.c48 .periods_max = 8,
/sound/pci/ctxfi/
Dctpcm.c45 .periods_max = 1024,
67 .periods_max = 1024,
93 .periods_max = 1024,
/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c71 int periods_max = mtk_afe_hardware->periods_max; in mtk_afe_fe_startup() local
75 3, periods_max); in mtk_afe_fe_startup()
/sound/soc/fsl/
Dimx-pcm-dma.c47 .periods_max = 255,

1234567