Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dsunhv.c173 struct sunhv_ops { struct
178 static const struct sunhv_ops bychar_ops = { argument
188 static const struct sunhv_ops *sunhv_ops = &bychar_ops; variable