Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dstdio_dev.h116 int drv_lcd_init (void);
/rk3399_rockchip-uboot/common/
H A Dstdio.c379 drv_lcd_init (); in stdio_add_devices()
H A Dlcd.c149 int drv_lcd_init(void) in drv_lcd_init() function