Searched refs:xenbus_probe_devices (Results 1 – 4 of 4) sorted by relevance
71 extern int xenbus_probe_devices(struct xen_bus_type *bus);
259 xenbus_probe_devices(&xenbus_backend); in backend_probe_and_watch()
508 int xenbus_probe_devices(struct xen_bus_type *bus) in xenbus_probe_devices() function527 EXPORT_SYMBOL_GPL(xenbus_probe_devices);
465 xenbus_probe_devices(&xenbus_frontend); in frontend_probe_and_watch()