Searched refs:iomux_replace_device (Results 1 – 3 of 3) sorted by relevance
34 int iomux_replace_device(const int, const char *, const char *);
143 int iomux_replace_device(const int console, const char *old, const char *new) in iomux_replace_device() function
626 if (iomux_replace_device(stdin, DEVNAME, force ? "nulldev" : ""))669 if (iomux_replace_device(stdin, DEVNAME, "nulldev")) {
Completed in 4 milliseconds