Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/fwserial/
Dfwserial.h106 #define to_peer(ptr, field) (container_of(ptr, struct fwtty_peer, field)) macro
Dfwserial.c1961 struct fwtty_peer *peer = to_peer(to_delayed_work(work), connect); in fwserial_auto_connect()
1971 struct fwtty_peer *peer = to_peer(work, work); in fwserial_peer_workfn()
2481 struct fwtty_peer *peer = to_peer(work, work); in fwserial_handle_plug_req()
2553 struct fwtty_peer *peer = to_peer(work, work); in fwserial_handle_unplug_req()