Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-loopback-test.c69 static int use_vmalloc; variable
70 module_param(use_vmalloc, int, 0644);
71 MODULE_PARM_DESC(use_vmalloc,
1080 if (use_vmalloc) in spi_test_run_tests()
1088 if (use_vmalloc) in spi_test_run_tests()
/openbmc/linux/sound/usb/
H A Dcard.c108 module_param_named(use_vmalloc, snd_usb_use_vmalloc, bool, 0444);
109 MODULE_PARM_DESC(use_vmalloc, "Use vmalloc for PCM intermediate buffers (default: yes).");
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst2264 use_vmalloc