Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/atm/
Dspeedtch.c77 static bool enable_isoc = DEFAULT_ENABLE_ISOC; variable
103 module_param(enable_isoc, bool, S_IRUGO | S_IWUSR);
104 MODULE_PARM_DESC(enable_isoc,
828 use_isoc = enable_isoc; in speedtch_bind()