Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dstdio_dev.h128 int drv_nc_init (void);
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dnetconsole.c325 int drv_nc_init(void) in drv_nc_init() function
/OK3568_Linux_fs/u-boot/common/
H A Dstdio.c399 drv_nc_init (); in stdio_add_devices()