Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.h106 #define to_peer(ptr, field) (container_of(ptr, struct fwtty_peer, field)) macro
Dfwserial.c1993 struct fwtty_peer *peer = to_peer(to_delayed_work(work), connect); in fwserial_auto_connect()
2003 struct fwtty_peer *peer = to_peer(work, work); in fwserial_peer_workfn()
2511 struct fwtty_peer *peer = to_peer(work, work); in fwserial_handle_plug_req()
2583 struct fwtty_peer *peer = to_peer(work, work); in fwserial_handle_unplug_req()