Home
last modified time | relevance | path

Searched refs:periods_max (Results 1 - 25 of 411) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/sound/drivers/
H A 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()
[all...]
/kernel/linux/linux-6.6/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,
527 .periods_max = USE_PERIODS_MAX,
957 FIELD_ENTRY(periods_max, "%d"),
1065 if (m->periods_max) in snd_dummy_probe()
1066 dummy->pcm_hw.periods_max = m->periods_max; in snd_dummy_probe()
[all...]
/kernel/linux/linux-5.10/sound/usb/line6/
H A Dpodhd.c73 .periods_max = 1024},
90 .periods_max = 1024},
115 .periods_max = 1024},
135 .periods_max = 1024},
/kernel/linux/linux-6.6/sound/usb/line6/
H A Dpodhd.c73 .periods_max = 1024},
90 .periods_max = 1024},
115 .periods_max = 1024},
135 .periods_max = 1024},
/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_pcm.c26 .periods_max = 52,
/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/sound/soc/mxs/
H A Dmxs-pcm.c29 .periods_max = 52,
/kernel/linux/linux-6.6/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 */
/kernel/linux/linux-6.6/sound/soc/mxs/
H A Dmxs-pcm.c29 .periods_max = 52,
/kernel/linux/linux-5.10/sound/soc/cirrus/
H A Dep93xx-pcm.c34 .periods_max = 32,
/kernel/linux/linux-5.10/sound/soc/spear/
H A Dspear_pcm.c31 .periods_max = 8, /* max # of periods */
/kernel/linux/linux-6.6/sound/soc/spear/
H A Dspear_pcm.c31 .periods_max = 8, /* max # of periods */
/kernel/linux/linux-6.6/sound/soc/cirrus/
H A Dep93xx-pcm.c34 .periods_max = 32,
/kernel/linux/linux-5.10/sound/soc/pxa/
H A Dmmp-pcm.c43 .periods_max = 32,
52 .periods_max = 32,
/kernel/linux/linux-5.10/sound/pci/echoaudio/
H A Dindigoiox.c91 .periods_max = 220,
H A Dindigoio.c90 .periods_max = 220,
H A Dindigodjx.c90 .periods_max = 220,
H A Dindigodj.c89 .periods_max = 220,
H A Dindigo.c89 .periods_max = 220,
H A Ddarla24.c87 .periods_max = 220,
89 supports lists longer than this. In this case periods_max=220 is a
H A Ddarla20.c80 .periods_max = 220,
82 supports lists longer than this. In this case periods_max=220 is a
H A Dgina20.c84 .periods_max = 220,
86 supports lists longer than this. In this case periods_max=220 is a

Completed in 9 milliseconds

12345678910>>...17