Home
last modified time | relevance | path

Searched refs:xenbus_probe_devices (Results 1 – 4 of 4) sorted by relevance

/drivers/xen/xenbus/
Dxenbus_probe.h69 extern int xenbus_probe_devices(struct xen_bus_type *bus);
Dxenbus_probe_backend.c252 xenbus_probe_devices(&xenbus_backend); in backend_probe_and_watch()
Dxenbus_probe.c504 int xenbus_probe_devices(struct xen_bus_type *bus) in xenbus_probe_devices() function
523 EXPORT_SYMBOL_GPL(xenbus_probe_devices);
Dxenbus_probe_frontend.c460 xenbus_probe_devices(&xenbus_frontend); in frontend_probe_and_watch()