Searched defs:max77693_led_device (Results 1 – 1 of 1) sorted by relevance
78 struct max77693_led_device { struct80 struct regmap *regmap;82 struct platform_device *pdev;84 struct mutex lock;87 struct max77693_sub_led sub_leds[2];90 u32 iout_torch_max[2];92 u32 iout_flash_max[2];95 unsigned int current_flash_timeout;97 u8 torch_iout_reg;99 unsigned int mode_flags;[all …]