Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
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
/kernel/linux/linux-6.6/drivers/tty/serial/
Dsunhv.c167 struct sunhv_ops { struct
172 static const struct sunhv_ops bychar_ops = { argument
182 static const struct sunhv_ops *sunhv_ops = &bychar_ops; variable