Home
last modified time | relevance | path

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

/drivers/tty/serial/
A Dsh-sci-common.h76 struct sci_port_ops { struct
100 const struct sci_port_ops *ops; argument
153 const struct sci_port_ops *ops;
A Dsh-sci.c2960 static const struct sci_port_ops sci_port_ops = { variable
3039 sci_port->ops = &sci_port_ops; in sci_probe_regmap()
3383 .ops = &sci_port_ops,
3391 .ops = &sci_port_ops,
3399 .ops = &sci_port_ops,
3407 .ops = &sci_port_ops,
3415 .ops = &sci_port_ops,
3423 .ops = &sci_port_ops,
3431 .ops = &sci_port_ops,
3439 .ops = &sci_port_ops,
[all …]
A Drsci.c448 static const struct sci_port_ops rsci_port_ops = {

Completed in 17 milliseconds