Home
last modified time | relevance | path

Searched refs:parse_customlcd (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/compulab/common/
H A Domap3_display.c346 static int parse_customlcd(char *custom_lcd_params) in parse_customlcd() function
409 if (custom_lcd == NULL || parse_customlcd(custom_lcd) < 0) in lcd_ctrl_init()