Searched defs:ssh_ptl (Results 1 – 1 of 1) sorted by relevance
77 struct ssh_ptl { struct78 struct serdev_device *serdev;79 unsigned long state;81 struct {84 } queue;86 struct {90 } pending;92 struct {119 struct ssh_ptl_ops ops; argument137 container_of(ptr, struct ssh_ptl, member) argument
Completed in 4 milliseconds