Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.h78 struct fw_serial *serial;
242 struct fw_serial *serial;
324 struct fw_serial { struct
337 #define to_serial(ptr, field) (container_of(ptr, struct fw_serial, field)) argument
Dfwserial.c831 static int fwtty_ports_add(struct fw_serial *serial) in fwtty_ports_add()
856 struct fw_serial *serial = to_serial(kref, kref); in fwserial_destroy()
1477 struct fw_serial *serial = m->private; in fwtty_debugfs_stats_show()
1496 struct fw_serial *serial = m->private; in fwtty_debugfs_peers_show()
1897 static struct fw_serial *fwserial_lookup(struct fw_card *card) in fwserial_lookup()
1899 struct fw_serial *serial; in fwserial_lookup()
1915 static struct fw_serial *__fwserial_lookup_rcu(struct fw_card *card) in __fwserial_lookup_rcu()
1917 struct fw_serial *serial; in __fwserial_lookup_rcu()
1942 struct fw_serial *serial; in __fwserial_peer_by_node_id()
1972 struct fw_serial *serial; in __dump_peer_list()
[all …]