Home
last modified time | relevance | path

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

12345678

/kernel/linux/linux-5.10/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,
958 FIELD_ENTRY(periods_max, "%d"),
1066 if (m->periods_max) in snd_dummy_probe()
1067 dummy->pcm_hw.periods_max = m->periods_max; in snd_dummy_probe()
/kernel/linux/linux-5.10/sound/usb/line6/
Dpodhd.c73 .periods_max = 1024},
90 .periods_max = 1024},
115 .periods_max = 1024},
135 .periods_max = 1024},
/kernel/linux/linux-5.10/sound/soc/mxs/
Dmxs-pcm.c29 .periods_max = 52,
/kernel/linux/linux-5.10/sound/soc/rockchip/
Drockchip_pcm.c26 .periods_max = 52,
/kernel/linux/linux-5.10/sound/soc/ti/
Dudma-pcm.c26 .periods_max = UINT_MAX,
Dedma-pcm.c31 .periods_max = 19, /* Limit by edma dmaengine driver */
Dsdma-pcm.c27 .periods_max = 255,
/kernel/linux/linux-5.10/sound/soc/spear/
Dspear_pcm.c31 .periods_max = 8, /* max # of periods */
/kernel/linux/linux-5.10/sound/pci/echoaudio/
Ddarla20.c80 .periods_max = 220,
Dgina20.c84 .periods_max = 220,
Ddarla24.c87 .periods_max = 220,
Dindigodjx.c90 .periods_max = 220,
Dindigodj.c89 .periods_max = 220,
Dindigoio.c90 .periods_max = 220,
Dindigo.c89 .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,
Decho3g.c103 .periods_max = 220,
/kernel/linux/linux-5.10/sound/soc/cirrus/
Dep93xx-pcm.c34 .periods_max = 32,
/kernel/linux/linux-5.10/sound/pci/ctxfi/
Dctpcm.c41 .periods_max = 1024,
63 .periods_max = 1024,
89 .periods_max = 1024,
/kernel/linux/linux-5.10/sound/soc/pxa/
Dmmp-pcm.c43 .periods_max = 32,
52 .periods_max = 32,

12345678