Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/atm/
H A Dspeedtch.c61 static bool enable_isoc = DEFAULT_ENABLE_ISOC; variable
87 module_param(enable_isoc, bool, S_IRUGO | S_IWUSR);
88 MODULE_PARM_DESC(enable_isoc,
819 use_isoc = enable_isoc; in speedtch_bind()
/kernel/linux/linux-6.6/drivers/usb/atm/
H A Dspeedtch.c61 static bool enable_isoc = DEFAULT_ENABLE_ISOC; variable
87 module_param(enable_isoc, bool, S_IRUGO | S_IWUSR);
88 MODULE_PARM_DESC(enable_isoc,
819 use_isoc = enable_isoc; in speedtch_bind()

Completed in 4 milliseconds