Searched defs:ttydevice (Results 1 – 1 of 1) sorted by relevance
87 struct ttydevice { struct104 #define device2tty(d) ((d)->type == TTY_DEVICE ? (struct ttydevice *)d : NULL) argument