Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c473 static const struct file_operations tty_fops = { variable
2151 filp->f_op = &tty_fops; in tty_open()
3138 driver->cdevs[index]->ops = &tty_fops; in tty_cdev_add()
3493 *fops = tty_fops; in tty_default_fops()
3581 cdev_init(&tty_cdev, &tty_fops); in tty_init()