Searched refs:period_bytes_max (Results 1 – 25 of 212) sorted by relevance
123456789
| /linux/sound/usb/line6/ |
| A D | podhd.c | 71 .period_bytes_max = 8192, 88 .period_bytes_max = 8192, 113 .period_bytes_max = 8192, 133 .period_bytes_max = 8192,
|
| /linux/sound/soc/amd/acp/ |
| A D | acp-platform.c | 45 .period_bytes_max = PLAYBACK_MAX_PERIOD_SIZE, 66 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE, 86 .period_bytes_max = PLAYBACK_MAX_PERIOD_SIZE, 106 .period_bytes_max = CAPTURE_MAX_PERIOD_SIZE,
|
| /linux/sound/soc/cirrus/ |
| A D | ep93xx-pcm.c | 30 .period_bytes_max = 32768,
|
| /linux/sound/soc/mxs/ |
| A D | mxs-pcm.c | 27 .period_bytes_max = 8192,
|
| /linux/sound/soc/ti/ |
| A D | udma-pcm.c | 24 .period_bytes_max = SZ_64K,
|
| A D | edma-pcm.c | 29 .period_bytes_max = 64 * 1024,
|
| A D | sdma-pcm.c | 24 .period_bytes_max = 64 * 1024,
|
| /linux/sound/soc/spear/ |
| A D | spear_pcm.c | 29 .period_bytes_max = 2 * 1024, /* maximum period size */
|
| /linux/sound/pci/echoaudio/ |
| A D | darla20.c | 78 .period_bytes_max = 131072,
|
| A D | gina20.c | 82 .period_bytes_max = 131072,
|
| A D | darla24.c | 85 .period_bytes_max = 131072,
|
| A D | indigo.c | 87 .period_bytes_max = 131072,
|
| A D | indigodj.c | 87 .period_bytes_max = 131072,
|
| A D | indigodjx.c | 88 .period_bytes_max = 131072,
|
| A D | indigoio.c | 88 .period_bytes_max = 131072,
|
| A D | indigoiox.c | 89 .period_bytes_max = 131072,
|
| A D | layla20.c | 92 .period_bytes_max = 131072,
|
| A D | mia.c | 97 .period_bytes_max = 131072,
|
| A D | gina24.c | 105 .period_bytes_max = 131072,
|
| A D | layla24.c | 102 .period_bytes_max = 131072,
|
| A D | mona.c | 114 .period_bytes_max = 131072,
|
| A D | echo3g.c | 101 .period_bytes_max = 131072,
|
| /linux/sound/pci/ctxfi/ |
| A D | ctpcm.c | 39 .period_bytes_max = (128*1024), 61 .period_bytes_max = (128*1024), 87 .period_bytes_max = (64*1024),
|
| /linux/sound/isa/sb/ |
| A D | sb16_main.c | 464 .period_bytes_max = (128*1024), 482 .period_bytes_max = (128*1024), 515 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open() 533 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_playback_open() 590 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open() 608 runtime->hw.period_bytes_max = 64 * 1024; in snd_sb16_capture_open()
|
| /linux/sound/soc/fsl/ |
| A D | lpc3xxx-pcm.c | 42 .period_bytes_max = 2048,
|
Completed in 33 milliseconds
123456789