Searched refs:xs_unregister_watch (Results 1 – 4 of 4) sorted by relevance
88 xs_unregister_watch(&ivars->xd_otherend_watch); in xenbusb_free_child_ivars()94 xs_unregister_watch(&ivars->xd_local_watch); in xenbusb_free_child_ivars()242 xs_unregister_watch(&ivars->xd_otherend_watch); in xenbusb_delete_child()244 xs_unregister_watch(&ivars->xd_local_watch); in xenbusb_delete_child()796 xs_unregister_watch(&ivars->xd_otherend_watch); in xenbusb_resume()
327 void xs_unregister_watch(struct xs_watch *watch);
419 xs_unregister_watch(&xctrl->xctrl_watch); in xctrl_detach()
1659 xs_unregister_watch(struct xs_watch *watch) in xs_unregister_watch() function