Searched refs:custom_lcd (Results 1 – 1 of 1) sorted by relevance
399 char *custom_lcd; in lcd_ctrl_init() local408 custom_lcd = env_get(displaytype); in lcd_ctrl_init()409 if (custom_lcd == NULL || parse_customlcd(custom_lcd) < 0) in lcd_ctrl_init()