Searched defs:tty_open (Results 1 – 4 of 4) sorted by relevance
153 tty_open(const char *ttydev) in tty_open() function
76 devfun_t tty_open; /* tell the device that the tty is opened */ member
78 devfun_t tty_open; /* tell the device that the tty is opened */ member
131 tty_open(struct tty *tty, const char *overrides, char **cause) in tty_open() function