Searched defs:max77693_led_device (Results 1 – 1 of 1) sorted by relevance
72 struct max77693_led_device { struct74 struct regmap *regmap;76 struct platform_device *pdev;78 struct mutex lock;81 struct max77693_sub_led sub_leds[2];84 u32 iout_torch_max[2];86 u32 iout_flash_max[2];89 unsigned int current_flash_timeout;91 u8 torch_iout_reg;93 unsigned int mode_flags;[all …]