Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_dcc.c241 static const struct hv_ops hvc_dcc_get_put_ops = { variable
248 static const struct hv_ops hvc_dcc_get_put_ops = { variable
263 ret = hvc_instantiate(0, 0, &hvc_dcc_get_put_ops); in hvc_dcc_console_init()
276 p = hvc_alloc(0, 0, &hvc_dcc_get_put_ops, 128); in hvc_dcc_init()