Home
last modified time | relevance | path

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

/include/linux/
Dtty.h263 extern dev_t tty_devnum(struct tty_struct *tty);
282 static inline dev_t tty_devnum(struct tty_struct *tty) in tty_devnum() function