Home
last modified time | relevance | path

Searched defs:max77693_led_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/leds/
Dleds-max77693.c75 struct max77693_led_device { struct
77 struct regmap *regmap;
79 struct platform_device *pdev;
81 struct mutex lock;
84 struct max77693_sub_led sub_leds[2];
87 u32 iout_torch_max[2];
89 u32 iout_flash_max[2];
92 unsigned int current_flash_timeout;
94 u8 torch_iout_reg;
96 unsigned int mode_flags;
[all …]