Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dvt_kern.h134 int vty_init(const struct file_operations *console_fops);
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_io.c3598 vty_init(&console_fops); in tty_init()
/OK3568_Linux_fs/kernel/drivers/tty/vt/
H A Dvt.c3597 int __init vty_init(const struct file_operations *console_fops) in vty_init() function