Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_lightbar.c44 static struct cros_ec_dev *ec_with_lightbar; variable
382 if (ec != ec_with_lightbar) in lb_manual_suspend_ctrl()
415 if (userspace_control || ec != ec_with_lightbar) in lb_suspend()
424 if (userspace_control || ec != ec_with_lightbar) in lb_resume()
608 ec_with_lightbar = ec; in cros_ec_lightbar_attrs_are_visible()