Searched defs:lp8788_backlight_platform_data (Results 1 – 1 of 1) sorted by relevance
240 struct lp8788_backlight_platform_data { struct241 char *name;242 int initial_brightness;243 enum lp8788_bl_ctrl_mode bl_mode;244 enum lp8788_bl_dim_mode dim_mode;245 enum lp8788_bl_full_scale_current full_scale;246 enum lp8788_bl_ramp_step rise_time;247 enum lp8788_bl_ramp_step fall_time;248 enum pwm_polarity pwm_pol;249 unsigned int period_ns;