Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dstdio.c206 struct stdio_dev* stdio_clone(struct stdio_dev *dev) in stdio_clone() function
227 _dev = stdio_clone(dev); in stdio_register_dev()
/openbmc/u-boot/include/
H A Dstdio_dev.h92 struct stdio_dev* stdio_clone(struct stdio_dev *dev);