Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.h75 struct fwtty_peer { struct
105 #define to_peer(ptr, field) (container_of(ptr, struct fwtty_peer, field)) argument
124 static inline void peer_set_state(struct fwtty_peer *peer, int new) in peer_set_state()
129 static inline struct fwtty_port *peer_revert_state(struct fwtty_peer *peer) in peer_revert_state()
269 struct fwtty_peer __rcu *peer;
328 struct fwtty_peer *self;
Dfwserial.c130 static struct fwtty_peer *__fwserial_peer_by_node_id(struct fw_card *card,
240 static int fwtty_send_data_async(struct fwtty_peer *peer, int tcode, in fwtty_send_data_async()
263 static void fwtty_send_txn_async(struct fwtty_peer *peer, in fwtty_send_txn_async()
425 struct fwtty_peer *peer; in __fwtty_write_port_status()
619 struct fwtty_peer *peer; in fwtty_port_handler()
714 struct fwtty_peer *peer; in fwtty_tx()
815 struct fwtty_peer *peer; in fwtty_write_xchar()
1461 static void fwtty_debugfs_show_peer(struct seq_file *m, struct fwtty_peer *peer) in fwtty_debugfs_show_peer()
1513 struct fwtty_peer *peer; in fwtty_debugfs_peers_show()
1688 static void fwserial_virt_plug_complete(struct fwtty_peer *peer, in fwserial_virt_plug_complete()
[all …]