Home
last modified time | relevance | path

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

/linux-5.19.10/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.c833 static int fwtty_ports_add(struct fw_serial *serial) in fwtty_ports_add()
858 struct fw_serial *serial = to_serial(kref, kref); in fwserial_destroy()
1465 struct fw_serial *serial = m->private; in fwtty_stats_show()
1485 struct fw_serial *serial = m->private; in fwtty_peers_show()
1865 static struct fw_serial *fwserial_lookup(struct fw_card *card) in fwserial_lookup()
1867 struct fw_serial *serial; in fwserial_lookup()
1883 static struct fw_serial *__fwserial_lookup_rcu(struct fw_card *card) in __fwserial_lookup_rcu()
1885 struct fw_serial *serial; in __fwserial_lookup_rcu()
1910 struct fw_serial *serial; in __fwserial_peer_by_node_id()
1940 struct fw_serial *serial; in __dump_peer_list()
[all …]