Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/gadget/udc/
Dnet2272.c103 static ushort enable_suspend = 0; variable
104 module_param(enable_suspend, ushort, 0644);
2019 if (!enable_suspend) { in net2272_handle_stat1_irqs()
Dnet2280.c140 static bool enable_suspend; variable
143 module_param(enable_suspend, bool, 0444);
3424 if (!enable_suspend) in handle_stat1_irqs()