Home
last modified time | relevance | path

Searched defs:sunhv_ops (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunhv.c169 struct sunhv_ops { struct
174 static const struct sunhv_ops bychar_ops = { argument
184 static const struct sunhv_ops *sunhv_ops = &bychar_ops; variable