Searched refs:period_bytes_max (Results 1 – 25 of 181) sorted by relevance
12345678
/Linux-v4.19/sound/soc/pxa/ |
D | mmp-pcm.c | 46 .period_bytes_max = 2048, 55 .period_bytes_max = 2048, 231 mmp_pcm_hardware[SNDRV_PCM_STREAM_PLAYBACK].period_bytes_max = in mmp_pcm_probe() 235 mmp_pcm_hardware[SNDRV_PCM_STREAM_CAPTURE].period_bytes_max = in mmp_pcm_probe()
|
/Linux-v4.19/sound/usb/line6/ |
D | podhd.c | 89 .period_bytes_max = 8192, 106 .period_bytes_max = 8192, 131 .period_bytes_max = 8192, 151 .period_bytes_max = 8192,
|
/Linux-v4.19/sound/soc/rockchip/ |
D | rockchip_pcm.c | 26 .period_bytes_max = 8192,
|
/Linux-v4.19/sound/soc/mxs/ |
D | mxs-pcm.c | 40 .period_bytes_max = 8192,
|
/Linux-v4.19/sound/soc/davinci/ |
D | edma-pcm.c | 38 .period_bytes_max = 64 * 1024,
|
/Linux-v4.19/sound/soc/spear/ |
D | spear_pcm.c | 29 .period_bytes_max = 2 * 1024, /* maximum period size */
|
/Linux-v4.19/sound/pci/echoaudio/ |
D | darla20.c | 90 .period_bytes_max = 131072,
|
D | gina20.c | 94 .period_bytes_max = 131072,
|
D | darla24.c | 97 .period_bytes_max = 131072,
|
D | indigodjx.c | 100 .period_bytes_max = 131072,
|
D | indigoio.c | 100 .period_bytes_max = 131072,
|
D | indigo.c | 99 .period_bytes_max = 131072,
|
D | indigodj.c | 99 .period_bytes_max = 131072,
|
D | indigoiox.c | 101 .period_bytes_max = 131072,
|
D | layla20.c | 104 .period_bytes_max = 131072,
|
D | mia.c | 109 .period_bytes_max = 131072,
|
D | gina24.c | 117 .period_bytes_max = 131072,
|
D | layla24.c | 114 .period_bytes_max = 131072,
|
D | mona.c | 126 .period_bytes_max = 131072,
|
D | echo3g.c | 113 .period_bytes_max = 131072,
|
/Linux-v4.19/sound/soc/cirrus/ |
D | ep93xx-pcm.c | 35 .period_bytes_max = 32768,
|
/Linux-v4.19/sound/isa/sb/ |
D | sb16_main.c | 491 .period_bytes_max = (128*1024), 509 .period_bytes_max = (128*1024), 542 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open() 560 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open() 617 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open() 635 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open()
|
/Linux-v4.19/sound/soc/tegra/ |
D | tegra_pcm.c | 46 .period_bytes_max = PAGE_SIZE,
|
/Linux-v4.19/sound/soc/omap/ |
D | sdma-pcm.c | 25 .period_bytes_max = 64 * 1024,
|
/Linux-v4.19/sound/pci/ctxfi/ |
D | ctpcm.c | 43 .period_bytes_max = (128*1024), 65 .period_bytes_max = (128*1024), 91 .period_bytes_max = (64*1024),
|
12345678