Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serdev/
Dserdev-ttyport.c68 static const struct tty_port_client_operations client_ops = {
268 const struct tty_port_client_operations *old_ops; in serdev_tty_port_register()
/Linux-v4.19/include/linux/
Dtty.h223 struct tty_port_client_operations { struct
233 const struct tty_port_client_operations *client_ops; /* Port client operations */ argument
/Linux-v4.19/drivers/tty/
Dtty_port.c55 static const struct tty_port_client_operations default_client_ops = {