Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenbus/
Dxenbus.h117 int xenbus_probe_devices(struct xen_bus_type *bus);
Dxenbus_probe_backend.c251 xenbus_probe_devices(&xenbus_backend); in backend_probe_and_watch()
Dxenbus_probe.c579 int xenbus_probe_devices(struct xen_bus_type *bus) in xenbus_probe_devices() function
598 EXPORT_SYMBOL_GPL(xenbus_probe_devices);
Dxenbus_probe_frontend.c475 xenbus_probe_devices(&xenbus_frontend); in frontend_probe_and_watch()