Searched defs:usfstl_vhost_user_ops (Results 1 – 1 of 1) sorted by relevance
28 struct usfstl_vhost_user_ops { struct29 void (*connected)(struct usfstl_vhost_user_dev *dev);30 void (*handle)(struct usfstl_vhost_user_dev *dev,56 const struct usfstl_vhost_user_ops *ops; argument