Searched refs:enable_suspend (Results 1 – 2 of 2) sorted by relevance
28 static void enable_suspend(void *data) in enable_suspend() function197 return devm_add_action_or_reset(dev, enable_suspend, NULL); in cxl_mem_probe()
140 static bool enable_suspend; variable143 module_param(enable_suspend, bool, 0444);3431 if (!enable_suspend) in handle_stat1_irqs()