Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cxl/
Dmem.c28 static void enable_suspend(void *data) in enable_suspend() function
112 return devm_add_action_or_reset(dev, enable_suspend, NULL); in cxl_mem_probe()
/linux-6.1.9/drivers/usb/gadget/udc/
Dnet2272.c103 static ushort enable_suspend; variable
104 module_param(enable_suspend, ushort, 0644);
2034 if (!enable_suspend) { in net2272_handle_stat1_irqs()
Dnet2280.c140 static bool enable_suspend; variable
143 module_param(enable_suspend, bool, 0444);
3432 if (!enable_suspend) in handle_stat1_irqs()