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;
194 int register_xenbus_watch(struct xenbus_watch *watch);
195 void unregister_xenbus_watch(struct xenbus_watch *watch);
213 struct xenbus_watch *watch,
214 bool (*will_handle)(struct xenbus_watch *,
216 void (*callback)(struct xenbus_watch *,
219 int xenbus_watch_pathfmt(struct xenbus_device *dev, struct xenbus_watch *watch,
220 bool (*will_handle)(struct xenbus_watch *,
222 void (*callback)(struct xenbus_watch *,