Home
last modified time | relevance | path

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

/u-boot/include/
A Diomux.h34 int iomux_replace_device(const int, const char *, const char *);
/u-boot/common/
A Diomux.c143 int iomux_replace_device(const int console, const char *old, const char *new) in iomux_replace_device() function
A Dusb_kbd.c626 if (iomux_replace_device(stdin, DEVNAME, force ? "nulldev" : ""))
669 if (iomux_replace_device(stdin, DEVNAME, "nulldev")) {

Completed in 4 milliseconds