xenbus_dev_remove  107 drivers/xen/xenbus/xenbus.h int xenbus_dev_remove(struct device *_dev);
xenbus_dev_remove  271 drivers/xen/xenbus/xenbus_probe.c EXPORT_SYMBOL_GPL(xenbus_dev_remove);
xenbus_dev_remove  200 drivers/xen/xenbus/xenbus_probe_backend.c 		.remove		= xenbus_dev_remove,
xenbus_dev_remove  148 drivers/xen/xenbus/xenbus_probe_frontend.c 		.remove		= xenbus_dev_remove,