Home
last modified time | relevance | path

Searched refs:prealloc_buffer_size_kbytes (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-generic-dmaengine-pcm.c18 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 Drv1106g-uvc-demo-v10-spi-nor.dts16 …n=uart8250,mmio32,0xff4c0000 console=ttyFIQ0 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
H A Drv1106-uvc-demo.dtsi11 …=ttyFIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16";
H A Drv1103-evb-v10.dtsi10 …FIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1106-evb-v10.dtsi10 …FIQ0 root=/dev/mmcblk0p5 rootfstype=ext4 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1106g-smart-door-lock-rmsl-v10.dts19 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1103g-rmsl311-dloc-sl-v10.dts16 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1106g-evb2-v11-emmc.dts17 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1106g-evb2-v10.dts17 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1103g-battery-ipc-v10.dts47 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1106-ipc.dtsi9 …rt8250,mmio32,0xff4c0000 console=ttyFIQ0 rootwait snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1103g-battery-ipc-v11.dts47 …erofs rootflags=dax console=ttyFIQ0 root=/dev/rd0 snd_soc_core.prealloc_buffer_size_kbytes=16 cohe…
H A Drv1106g-evb2-v10-dual-camera.dts17 …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 Drockchip_dlp.c33 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 Dmodules.builtin.modinfo
/OK3568_Linux_fs/kernel/Documentation/sound/
H A Dalsa-configuration.rst109 prealloc_buffer_size_kbytes