Searched refs:tty_fops (Results 1 – 1 of 1) sorted by relevance
471 static const struct file_operations tty_fops = { variable2171 filp->f_op = &tty_fops; in tty_open()3159 driver->cdevs[index]->ops = &tty_fops; in tty_cdev_add()3503 *fops = tty_fops; in tty_default_fops()3591 cdev_init(&tty_cdev, &tty_fops); in tty_init()