Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dmem.c28 static void enable_suspend(void *data) in enable_suspend() function
197 return devm_add_action_or_reset(dev, enable_suspend, NULL); in cxl_mem_probe()
/linux/drivers/usb/gadget/udc/
H A Dnet2280.c140 static bool enable_suspend; variable
143 module_param(enable_suspend, bool, 0444);
3431 if (!enable_suspend) in handle_stat1_irqs()