Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dtty.h226 struct tty_port_client_operations { struct
231 extern const struct tty_port_client_operations tty_port_default_client_ops; argument
238 const struct tty_port_client_operations *client_ops; /* Port client operations */
/OK3568_Linux_fs/kernel/drivers/tty/serdev/
H A Dserdev-ttyport.c74 static const struct tty_port_client_operations client_ops = {
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dtty_port.c55 const struct tty_port_client_operations tty_port_default_client_ops = {