Home
last modified time | relevance | path

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

/Linux-v5.4/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.c834 static int fwtty_ports_add(struct fw_serial *serial) in fwtty_ports_add()
859 struct fw_serial *serial = to_serial(kref, kref); in fwserial_destroy()
1467 struct fw_serial *serial = m->private; in fwtty_stats_show()
1487 struct fw_serial *serial = m->private; in fwtty_peers_show()
1867 static struct fw_serial *fwserial_lookup(struct fw_card *card) in fwserial_lookup()
1869 struct fw_serial *serial; in fwserial_lookup()
1885 static struct fw_serial *__fwserial_lookup_rcu(struct fw_card *card) in __fwserial_lookup_rcu()
1887 struct fw_serial *serial; in __fwserial_lookup_rcu()
1912 struct fw_serial *serial; in __fwserial_peer_by_node_id()
1942 struct fw_serial *serial; in __dump_peer_list()
[all …]