Searched defs:ssh_ptl (Results 1 – 2 of 2) 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
3 .. |ssh_ptl| replace:: :c:type:`struct ssh_ptl <ssh_ptl>` substdef