Searched defs:lp8788_backlight_platform_data (Results 1 – 1 of 1) sorted by relevance
222 struct lp8788_backlight_platform_data { struct223 char *name;224 int initial_brightness;225 enum lp8788_bl_ctrl_mode bl_mode;226 enum lp8788_bl_dim_mode dim_mode;227 enum lp8788_bl_full_scale_current full_scale;228 enum lp8788_bl_ramp_step rise_time;229 enum lp8788_bl_ramp_step fall_time;230 enum pwm_polarity pwm_pol;231 unsigned int period_ns;