Searched defs:lp55xx_device_config (Results 1 – 1 of 1) sorted by relevance
104 struct lp55xx_device_config { struct105 const struct lp55xx_reg reset;106 const struct lp55xx_reg enable;107 const int max_channel;110 int (*post_init_device) (struct lp55xx_chip *chip);113 void (*brightness_work_fn)(struct work_struct *work);116 void (*set_led_current) (struct lp55xx_led *led, u8 led_current);119 void (*firmware_cb)(struct lp55xx_chip *chip);122 void (*run_engine) (struct lp55xx_chip *chip, bool start);125 const struct attribute_group *dev_attr_group;