Searched defs:lcd_config_s (Results 1 – 1 of 1) sorted by relevance
450 struct lcd_config_s { struct451 char *lcd_propname;452 unsigned int backlight_index;453 unsigned int extern_index;454 struct lcd_basic_s lcd_basic;455 struct lcd_timing_s lcd_timing;456 struct lcd_optical_info_s optical_info;457 struct lcd_control_config_s lcd_control;458 struct lcd_power_ctrl_s *lcd_power;459 struct lcd_boot_ctrl_s *lcd_boot_ctrl;[all …]