Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dstdio_dev.h128 int drv_nc_init (void);
/rk3399_rockchip-uboot/common/
H A Dstdio.c394 drv_nc_init (); in stdio_add_devices()
/rk3399_rockchip-uboot/drivers/net/
H A Dnetconsole.c325 int drv_nc_init(void) in drv_nc_init() function