Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus.h117 int xenbus_probe_devices(struct xen_bus_type *bus);
H A Dxenbus_probe_backend.c251 xenbus_probe_devices(&xenbus_backend); in backend_probe_and_watch()
H A Dxenbus_probe.c583 int xenbus_probe_devices(struct xen_bus_type *bus) in xenbus_probe_devices() function
602 EXPORT_SYMBOL_GPL(xenbus_probe_devices);
H A Dxenbus_probe_frontend.c475 xenbus_probe_devices(&xenbus_frontend); in frontend_probe_and_watch()