Home
last modified time | relevance | path

Searched refs:nrpacks (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/usb/usx2y/
H A Dusbusx2yaudio.c50 static int nrpacks = USX2Y_NRPACKS; /* number of packets per urb */ variable
51 #define nr_of_packs() nrpacks
52 module_param(nrpacks, int, 0444);
53 MODULE_PARM_DESC(nrpacks, "Number of packets per URB.");
/openbmc/linux/Documentation/sound/
H A Dalsa-configuration.rst2245 nrpacks
2310 NB: ``nrpacks`` parameter can be modified dynamically via sysfs.