Searched defs:lm3530_platform_data (Results 1 – 1 of 1) sorted by relevance
97 struct lm3530_platform_data { struct98 enum lm3530_mode mode;99 enum lm3530_als_mode als_input_mode;101 u8 max_current;102 bool pwm_pol_hi;103 u8 als_avrg_time;105 bool brt_ramp_law;106 u8 brt_ramp_fall;107 u8 brt_ramp_rise;109 u8 als1_resistor_sel;[all …]