Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dnet2272.c117 static ushort enable_suspend = 0; variable
118 module_param(enable_suspend, ushort, 0644);
2031 if (!enable_suspend) { in net2272_handle_stat1_irqs()
Dnet2280.c104 static bool enable_suspend; variable
107 module_param(enable_suspend, bool, 0444);
3202 if (!enable_suspend) in handle_stat1_irqs()