Home
last modified time | relevance | path

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

12345678

/Linux-v4.19/sound/usb/line6/
Dpodhd.c91 .periods_max = 1024},
108 .periods_max = 1024},
133 .periods_max = 1024},
153 .periods_max = 1024},
/Linux-v4.19/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,
534 .periods_max = USE_PERIODS_MAX,
984 FIELD_ENTRY(periods_max, "%d"),
1098 if (m->periods_max) in snd_dummy_probe()
1099 dummy->pcm_hw.periods_max = m->periods_max; in snd_dummy_probe()
/Linux-v4.19/sound/soc/rockchip/
Drockchip_pcm.c28 .periods_max = 52,
/Linux-v4.19/sound/soc/mxs/
Dmxs-pcm.c42 .periods_max = 52,
/Linux-v4.19/sound/soc/davinci/
Dedma-pcm.c40 .periods_max = 19, /* Limit by edma dmaengine driver */
/Linux-v4.19/sound/soc/spear/
Dspear_pcm.c31 .periods_max = 8, /* max # of periods */
/Linux-v4.19/sound/pci/echoaudio/
Ddarla20.c92 .periods_max = 220,
Dgina20.c96 .periods_max = 220,
Ddarla24.c99 .periods_max = 220,
Dindigodjx.c102 .periods_max = 220,
Dindigoio.c102 .periods_max = 220,
Dindigo.c101 .periods_max = 220,
Dindigodj.c101 .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,
/Linux-v4.19/sound/soc/cirrus/
Dep93xx-pcm.c37 .periods_max = 32,
/Linux-v4.19/sound/soc/mediatek/common/
Dmtk-afe-fe-dai.c64 int periods_max = mtk_afe_hardware->periods_max; in mtk_afe_fe_startup() local
68 3, periods_max); in mtk_afe_fe_startup()
/Linux-v4.19/sound/soc/tegra/
Dtegra_pcm.c48 .periods_max = 8,
/Linux-v4.19/sound/soc/pxa/
Dmmp-pcm.c48 .periods_max = 32,
57 .periods_max = 32,
/Linux-v4.19/sound/soc/omap/
Dsdma-pcm.c28 .periods_max = 255,

12345678