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