Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/hvc/
Dhvc_console.c899 static const struct tty_operations hvc_ops = { variable
1039 tty_set_operations(drv, &hvc_ops); in hvc_init()