Searched refs:prealloc_buffer_size_kbytes (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-generic-dmaengine-pcm.c | 18 static unsigned int prealloc_buffer_size_kbytes = 512; variable 19 module_param(prealloc_buffer_size_kbytes, uint, 0444); 20 MODULE_PARM_DESC(prealloc_buffer_size_kbytes, "Preallocate DMA buffer size (KB)."); 246 prealloc_buffer_size = prealloc_buffer_size_kbytes * 1024; in dmaengine_pcm_new()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rv1106g-uvc-demo-v10-spi-nor.dts | 16 …n=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
|
| H A D | rv1106-uvc-demo.dtsi | 11 …=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
|
| H A D | rv1103-evb-v10.dtsi | 10 …FIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1106-evb-v10.dtsi | 10 …FIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1106g-smart-door-lock-rmsl-v10.dts | 19 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1103g-rmsl311-dloc-sl-v10.dts | 16 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1106g-evb2-v11-emmc.dts | 17 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1106g-evb2-v10.dts | 17 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1103g-battery-ipc-v10.dts | 47 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1106-ipc.dtsi | 9 …rt8250,mmio32,0xff4c0000 console=ttyFIQ0 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1103g-battery-ipc-v11.dts | 47 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| H A D | rv1106g-evb2-v10-dual-camera.dts | 17 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_dlp.c | 33 static unsigned int prealloc_buffer_size_kbytes = 512; variable 34 module_param(prealloc_buffer_size_kbytes, uint, 0444); 35 MODULE_PARM_DESC(prealloc_buffer_size_kbytes, "Preallocate DMA buffer size (KB)."); 759 prealloc_buffer_size = prealloc_buffer_size_kbytes * 1024; in dmaengine_dlp_new()
|
| /OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/ |
| H A D | modules.builtin.modinfo | |
| /OK3568_Linux_fs/kernel/Documentation/sound/ |
| H A D | alsa-configuration.rst | 109 prealloc_buffer_size_kbytes
|