Lines Matching refs:state
234 static int mt6360_strobe_set(struct led_classdev_flash *fl_cdev, bool state)
242 u32 val = state ? MT6360_FLCSEN_MASK(led->led_no) : 0;
259 if (state)
271 led->led_no, state);
280 ret = _mt6360_flash_brightness_set(fl_cdev, state ? s->val : s->min);
300 static int mt6360_strobe_get(struct led_classdev_flash *fl_cdev, bool *state)
307 *state = !!(priv->fled_strobe_used & BIT(led->led_no));
528 * charger state
558 dev_err(parent, "Failed to init %d isnk state\n",
574 dev_err(parent, "Failed to init %d flash state\n",