Searched refs:client_ops (Results 1 – 5 of 5) sorted by relevance
68 static const struct tty_port_client_operations client_ops = { variable287 old_ops = port->client_ops; in serdev_tty_port_register()288 port->client_ops = &client_ops; in serdev_tty_port_register()300 port->client_ops = old_ops; in serdev_tty_port_register()315 port->client_ops = NULL; in serdev_tty_port_unregister()
71 port->client_ops = &default_client_ops; in tty_port_init()387 port->client_ops->write_wakeup(port); in tty_port_tty_wakeup()
481 n = port->client_ops->receive_buf(port, p, f, count); in receive_buf()
233 const struct tty_port_client_operations *client_ops; /* Port client operations */ member
4520 static const struct hnae3_client_ops client_ops = { variable4544 client.ops = &client_ops; in hns3_init_module()