Home
last modified time | relevance | path

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

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