Lines Matching refs:xenbus_watch
56 struct xenbus_watch struct
69 bool (*will_handle)(struct xenbus_watch *, argument
73 void (*callback)(struct xenbus_watch *, argument
84 struct xenbus_watch otherend_watch;
188 int register_xenbus_watch(struct xenbus_watch *watch);
189 void unregister_xenbus_watch(struct xenbus_watch *watch);
207 struct xenbus_watch *watch,
208 bool (*will_handle)(struct xenbus_watch *,
210 void (*callback)(struct xenbus_watch *,
213 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
214 bool (*will_handle)(struct xenbus_watch *,
216 void (*callback)(struct xenbus_watch *,