Searched defs:lm3530_platform_data (Results 1 – 1 of 1) sorted by relevance
91 struct lm3530_platform_data { struct92 enum lm3530_mode mode;93 enum lm3530_als_mode als_input_mode;95 u8 max_current;96 bool pwm_pol_hi;97 u8 als_avrg_time;99 bool brt_ramp_law;100 u8 brt_ramp_fall;101 u8 brt_ramp_rise;103 u8 als1_resistor_sel;[all …]