Searched refs:snd_usb_use_vmalloc (Results 1 – 3 of 3) sorted by relevance
142 extern bool snd_usb_use_vmalloc;
78 bool snd_usb_use_vmalloc = true; variable108 module_param_named(use_vmalloc, snd_usb_use_vmalloc, bool, 0444);
1784 if (snd_usb_use_vmalloc) in snd_usb_preallocate_buffer()