Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.c117 static ushort enable_suspend = 0; variable
118 module_param(enable_suspend, ushort, 0644);
2042 if (!enable_suspend) { in net2272_handle_stat1_irqs()
Dnet2280.c143 static bool enable_suspend; variable
146 module_param(enable_suspend, bool, 0444);
3349 if (!enable_suspend) in handle_stat1_irqs()