Home
last modified time | relevance | path

Searched refs:to_peer (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/comm/
H A Ddevice_node.h104 static inline struct hmdfs_peer *to_peer(struct kobject *x) in to_peer() function
H A Ddevice_node.c1437 struct hmdfs_peer *peer = to_peer(kobj); in features_show()
1445 struct hmdfs_peer *peer = to_peer(kobj); in event_show()
1477 struct hmdfs_peer *peer = to_peer(kobj); in stash_show()
1501 struct hmdfs_peer *peer = to_peer(kobj); in restore_show()
1525 struct hmdfs_peer *peer = to_peer(kobj); in rebuild_show()
1586 struct hmdfs_peer *peer = to_peer(kobj); in peer_sysfs_release()
/kernel/linux/linux-6.6/fs/hmdfs/comm/
H A Ddevice_node.h104 static inline struct hmdfs_peer *to_peer(struct kobject *x) in to_peer() function
H A Ddevice_node.c1439 struct hmdfs_peer *peer = to_peer(kobj); in features_show()
1447 struct hmdfs_peer *peer = to_peer(kobj); in event_show()
1479 struct hmdfs_peer *peer = to_peer(kobj); in stash_show()
1503 struct hmdfs_peer *peer = to_peer(kobj); in restore_show()
1527 struct hmdfs_peer *peer = to_peer(kobj); in rebuild_show()
1589 struct hmdfs_peer *peer = to_peer(kobj); in peer_sysfs_release()
/kernel/linux/linux-5.10/drivers/staging/fwserial/
H A Dfwserial.h106 #define to_peer(ptr, field) (container_of(ptr, struct fwtty_peer, field)) macro
H A Dfwserial.c1962 struct fwtty_peer *peer = to_peer(to_delayed_work(work), connect); in fwserial_auto_connect()
1972 struct fwtty_peer *peer = to_peer(work, work); in fwserial_peer_workfn()
2482 struct fwtty_peer *peer = to_peer(work, work); in fwserial_handle_plug_req()
2554 struct fwtty_peer *peer = to_peer(work, work); in fwserial_handle_unplug_req()

Completed in 14 milliseconds