fwtty_peer 124 drivers/staging/fwserial/fwserial.c static struct fwtty_peer *__fwserial_peer_by_node_id(struct fw_card *card, fwtty_peer 227 drivers/staging/fwserial/fwserial.c static int fwtty_send_data_async(struct fwtty_peer *peer, int tcode, fwtty_peer 250 drivers/staging/fwserial/fwserial.c static void fwtty_send_txn_async(struct fwtty_peer *peer, fwtty_peer 413 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 607 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 702 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 803 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 1435 drivers/staging/fwserial/fwserial.c static void fwtty_debugfs_show_peer(struct seq_file *m, struct fwtty_peer *peer) fwtty_peer 1488 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 1623 drivers/staging/fwserial/fwserial.c static void fwserial_virt_plug_complete(struct fwtty_peer *peer, fwtty_peer 1646 drivers/staging/fwserial/fwserial.c static inline int fwserial_send_mgmt_sync(struct fwtty_peer *peer, fwtty_peer 1679 drivers/staging/fwserial/fwserial.c static struct fwtty_port *fwserial_claim_port(struct fwtty_peer *peer, fwtty_peer 1707 drivers/staging/fwserial/fwserial.c static struct fwtty_port *fwserial_find_port(struct fwtty_peer *peer) fwtty_peer 1752 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer = from_timer(peer, t, timer); fwtty_peer 1774 drivers/staging/fwserial/fwserial.c static int fwserial_connect_peer(struct fwtty_peer *peer) fwtty_peer 1909 drivers/staging/fwserial/fwserial.c static struct fwtty_peer *__fwserial_peer_by_node_id(struct fw_card *card, fwtty_peer 1913 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 1943 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 1963 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer = to_peer(to_delayed_work(work), connect); fwtty_peer 1973 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer = to_peer(work, work); fwtty_peer 1998 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 2089 drivers/staging/fwserial/fwserial.c static void fwserial_remove_peer(struct fwtty_peer *peer) fwtty_peer 2343 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer = dev_get_drvdata(&unit->device); fwtty_peer 2382 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer = dev_get_drvdata(&unit->device); fwtty_peer 2481 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer = to_peer(work, work); fwtty_peer 2553 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer = to_peer(work, work); fwtty_peer 2602 drivers/staging/fwserial/fwserial.c static int fwserial_parse_mgmt_write(struct fwtty_peer *peer, fwtty_peer 2717 drivers/staging/fwserial/fwserial.c struct fwtty_peer *peer; fwtty_peer 106 drivers/staging/fwserial/fwserial.h #define to_peer(ptr, field) (container_of(ptr, struct fwtty_peer, field)) fwtty_peer 125 drivers/staging/fwserial/fwserial.h static inline void peer_set_state(struct fwtty_peer *peer, int new) fwtty_peer 130 drivers/staging/fwserial/fwserial.h static inline struct fwtty_port *peer_revert_state(struct fwtty_peer *peer) fwtty_peer 270 drivers/staging/fwserial/fwserial.h struct fwtty_peer __rcu *peer; fwtty_peer 329 drivers/staging/fwserial/fwserial.h struct fwtty_peer *self;