Home
last modified time | relevance | path

Searched defs:ssh_ptl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.h77 struct ssh_ptl { struct
78 struct serdev_device *serdev;
79 unsigned long state;
81 struct {
84 } queue;
86 struct {
90 } pending;
92 struct {
119 struct ssh_ptl_ops ops; argument
137 container_of(ptr, struct ssh_ptl, member) argument
/openbmc/linux/Documentation/driver-api/surface_aggregator/
H A Dinternal.rst3 .. |ssh_ptl| replace:: :c:type:`struct ssh_ptl <ssh_ptl>` substdef