Home
last modified time | relevance | path

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

12345678

/Linux-v5.4/sound/usb/line6/
Dpodhd.c70 .periods_max = 1024},
87 .periods_max = 1024},
112 .periods_max = 1024},
132 .periods_max = 1024},
/Linux-v5.4/sound/drivers/
Ddummy.c110 unsigned int periods_max; member
160 .periods_max = 2,
170 .periods_max = 1024,
180 .periods_max = 255,
199 .periods_max = 8,
520 .periods_max = USE_PERIODS_MAX,
970 FIELD_ENTRY(periods_max, "%d"),
1078 if (m->periods_max) in snd_dummy_probe()
1079 dummy->pcm_hw.periods_max = m->periods_max; in snd_dummy_probe()
/Linux-v5.4/sound/soc/mxs/
Dmxs-pcm.c29 .periods_max = 52,
/Linux-v5.4/sound/soc/rockchip/
Drockchip_pcm.c26 .periods_max = 52,
/Linux-v5.4/sound/soc/spear/
Dspear_pcm.c31 .periods_max = 8, /* max # of periods */
/Linux-v5.4/sound/pci/echoaudio/
Ddarla20.c80 .periods_max = 220,
Dgina20.c84 .periods_max = 220,
Ddarla24.c87 .periods_max = 220,
Dindigo.c89 .periods_max = 220,
Dindigodj.c89 .periods_max = 220,
Dindigodjx.c90 .periods_max = 220,
Dindigoio.c90 .periods_max = 220,
Dindigoiox.c91 .periods_max = 220,
Dlayla20.c94 .periods_max = 220,
Dmia.c99 .periods_max = 220,
Dgina24.c107 .periods_max = 220,
Dlayla24.c104 .periods_max = 220,
Dmona.c116 .periods_max = 220,
/Linux-v5.4/sound/soc/cirrus/
Dep93xx-pcm.c34 .periods_max = 32,
/Linux-v5.4/sound/soc/ti/
Dedma-pcm.c31 .periods_max = 19, /* Limit by edma dmaengine driver */
Dsdma-pcm.c27 .periods_max = 255,
/Linux-v5.4/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c63 int periods_max = mtk_afe_hardware->periods_max; in mtk_afe_fe_startup() local
67 3, periods_max); in mtk_afe_fe_startup()
/Linux-v5.4/sound/soc/tegra/
Dtegra_pcm.c34 .periods_max = 8,
/Linux-v5.4/sound/soc/pxa/
Dmmp-pcm.c43 .periods_max = 32,
52 .periods_max = 32,
/Linux-v5.4/sound/pci/ctxfi/
Dctpcm.c41 .periods_max = 1024,
63 .periods_max = 1024,
89 .periods_max = 1024,

12345678