Home
last modified time | relevance | path

Searched defs:outputdev (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/common/
H A Dconsole.c788 struct stdio_dev *inputdev = NULL, *outputdev = NULL, *errdev = NULL; in console_init_r() local
881 struct stdio_dev *inputdev = NULL, *outputdev = NULL; in console_init_r() local