Lines Matching refs:watch
130 xenbusb_otherend_watch_cb(struct xs_watch *watch, const char **vec, in xenbusb_otherend_watch_cb() argument
139 ivars = (struct xenbus_device_ivars *)watch->callback_data; in xenbusb_otherend_watch_cb()
168 xenbusb_local_watch_cb(struct xs_watch *watch, const char **vec, in xenbusb_local_watch_cb() argument
176 ivars = (struct xenbus_device_ivars *)watch->callback_data; in xenbusb_local_watch_cb()
551 xenbusb_devices_changed(struct xs_watch *watch, const char **vec, in xenbusb_devices_changed() argument
562 xbs = (struct xenbusb_softc *)watch->callback_data; in xenbusb_devices_changed()