Home
last modified time | relevance | path

Searched refs:use_vmalloc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-loopback-test.c63 static int use_vmalloc; variable
64 module_param(use_vmalloc, int, 0644);
65 MODULE_PARM_DESC(use_vmalloc,
1039 if (use_vmalloc) in spi_test_run_tests()
1047 if (use_vmalloc) in spi_test_run_tests()
/OK3568_Linux_fs/kernel/sound/usb/
H A Dcard.c101 module_param_named(use_vmalloc, snd_usb_use_vmalloc, bool, 0444);
102 MODULE_PARM_DESC(use_vmalloc, "Use vmalloc for PCM intermediate buffers (default: yes).");
/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.rst2239 use_vmalloc