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;84 u32 iout_torch_max[2];86 u32 iout_flash_max[2];91 u8 torch_iout_reg;93 unsigned int mode_flags;95 int strobing_sub_led_id;97 u8 fled_mask;[all …]
Completed in 6 milliseconds