Searched refs:tty_cdev (Results 1 – 3 of 3) sorted by relevance
3549 static struct cdev tty_cdev, console_cdev; variable3612 cdev_init(&tty_cdev, &tty_fops); in tty_init()3613 if (cdev_add(&tty_cdev, MKDEV(TTYAUX_MAJOR, 0), 1) || in tty_init()
162422 ffff8000121419a0 b tty_cdev
Completed in 348 milliseconds