Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/fwserial/
Dfwserial.h77 struct fw_serial *serial;
241 struct fw_serial *serial;
323 struct fw_serial { struct
336 #define to_serial(ptr, field) (container_of(ptr, struct fw_serial, field)) argument
Dfwserial.c847 static int fwtty_ports_add(struct fw_serial *serial) in fwtty_ports_add()
872 struct fw_serial *serial = to_serial(kref, kref); in fwserial_destroy()
1493 struct fw_serial *serial = m->private; in fwtty_debugfs_stats_show()
1512 struct fw_serial *serial = m->private; in fwtty_debugfs_peers_show()
1933 static struct fw_serial *fwserial_lookup(struct fw_card *card) in fwserial_lookup()
1935 struct fw_serial *serial; in fwserial_lookup()
1951 static struct fw_serial *__fwserial_lookup_rcu(struct fw_card *card) in __fwserial_lookup_rcu()
1953 struct fw_serial *serial; in __fwserial_lookup_rcu()
1978 struct fw_serial *serial; in __fwserial_peer_by_node_id()
2008 struct fw_serial *serial; in __dump_peer_list()
[all …]