Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtty.h223 struct tty_port_client_operations { struct
228 extern const struct tty_port_client_operations tty_port_default_client_ops; argument
235 const struct tty_port_client_operations *client_ops; /* Port client operations */
/kernel/linux/linux-5.10/drivers/tty/serdev/
Dserdev-ttyport.c68 static const struct tty_port_client_operations client_ops = {
/kernel/linux/linux-5.10/drivers/tty/
Dtty_port.c55 const struct tty_port_client_operations tty_port_default_client_ops = {