Searched refs:periods_max (Results 1 – 25 of 160) sorted by relevance
1234567
/sound/usb/line6/ |
D | podhd.c | 88 .periods_max = 1024}, 105 .periods_max = 1024}, 130 .periods_max = 1024}, 150 .periods_max = 1024},
|
/sound/drivers/ |
D | dummy.c | 124 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/ |
D | mxs-pcm.c | 42 .periods_max = 52,
|
/sound/soc/davinci/ |
D | edma-pcm.c | 40 .periods_max = 19, /* Limit by edma dmaengine driver */
|
/sound/soc/spear/ |
D | spear_pcm.c | 31 .periods_max = 8, /* max # of periods */
|
/sound/soc/cirrus/ |
D | ep93xx-pcm.c | 37 .periods_max = 32,
|
/sound/pci/echoaudio/ |
D | darla20.c | 92 .periods_max = 220,
|
D | gina20.c | 96 .periods_max = 220,
|
D | darla24.c | 99 .periods_max = 220,
|
D | indigodj.c | 101 .periods_max = 220,
|
D | indigodjx.c | 102 .periods_max = 220,
|
D | indigo.c | 101 .periods_max = 220,
|
D | indigoio.c | 102 .periods_max = 220,
|
D | indigoiox.c | 103 .periods_max = 220,
|
D | layla20.c | 106 .periods_max = 220,
|
D | mia.c | 111 .periods_max = 220,
|
D | gina24.c | 119 .periods_max = 220,
|
D | layla24.c | 116 .periods_max = 220,
|
D | mona.c | 128 .periods_max = 220,
|
D | echo3g.c | 115 .periods_max = 220,
|
/sound/soc/pxa/ |
D | mmp-pcm.c | 46 .periods_max = 32, 55 .periods_max = 32,
|
/sound/soc/tegra/ |
D | tegra_pcm.c | 48 .periods_max = 8,
|
/sound/pci/ctxfi/ |
D | ctpcm.c | 45 .periods_max = 1024, 67 .periods_max = 1024, 93 .periods_max = 1024,
|
/sound/soc/mediatek/common/ |
D | mtk-afe-fe-dai.c | 71 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/ |
D | imx-pcm-dma.c | 47 .periods_max = 255,
|
1234567