Searched refs:has_manual_suspend (Results 1 – 1 of 1) sorted by relevance
37 static bool has_manual_suspend; variable644 has_manual_suspend = (lb_manual_suspend_ctrl(ec_dev, 1) != -EINVAL); in cros_ec_lightbar_probe()663 if (has_manual_suspend) in cros_ec_lightbar_remove()671 if (userspace_control || !has_manual_suspend) in cros_ec_lightbar_resume()681 if (userspace_control || !has_manual_suspend) in cros_ec_lightbar_suspend()