Searched defs:lm3530_platform_data (Results 1 – 1 of 1) sorted by relevance
98 struct lm3530_platform_data { struct99 enum lm3530_mode mode;100 enum lm3530_als_mode als_input_mode;102 u8 max_current;103 bool pwm_pol_hi;104 u8 als_avrg_time;106 bool brt_ramp_law;107 u8 brt_ramp_fall;108 u8 brt_ramp_rise;110 u8 als1_resistor_sel;[all …]