Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/udc/
Dnet2272.c104 static ushort enable_suspend = 0; variable
105 module_param(enable_suspend, ushort, 0644);
2025 if (!enable_suspend) { in net2272_handle_stat1_irqs()
Dnet2280.c139 static bool enable_suspend; variable
142 module_param(enable_suspend, bool, 0444);
3422 if (!enable_suspend) in handle_stat1_irqs()