Home
last modified time | relevance | path

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

/drivers/platform/surface/aggregator/
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

Completed in 4 milliseconds