Home
last modified time | relevance | path

Searched refs:to_port (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h275 #define to_port(ptr, field) (container_of(ptr, struct fwtty_port, field)) macro
Dfwserial.c499 struct fwtty_port *port = to_port(work, hangup); in fwtty_do_hangup()
512 struct fwtty_port *port = to_port(to_delayed_work(work), emit_breaks); in fwtty_emit_breaks()
808 struct fwtty_port *port = to_port(to_delayed_work(work), drain); in fwtty_drain_tx()
904 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_dtr_rts()
929 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_carrier_raised()
992 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_activate()
1036 struct fwtty_port *port = to_port(tty_port, port); in fwtty_port_shutdown()