Searched refs:CDEV_CTTY (Results 1 – 5 of 5) sorted by relevance
232 new_minor = r & ~(CDEV_CLONED | CDEV_CTTY); in cdev_opcl()238 if (r & CDEV_CTTY) { in cdev_opcl()
299 minor = r & ~(CDEV_CLONED | CDEV_CTTY); in do_open()
956 # define CDEV_CTTY 0x40000000 /* device is controlling TTY */ macro
476 r = CDEV_CTTY; in do_open()
739 r = CDEV_CTTY; in do_open()