Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/xen/xenbus/
Dxenbus.h107 int xenbus_match(struct device *_dev, const struct device_driver *_drv);
Dxenbus_probe_backend.c204 .match = xenbus_match,
Dxenbus_probe.c97 int xenbus_match(struct device *_dev, const struct device_driver *_drv) in xenbus_match() function
106 EXPORT_SYMBOL_GPL(xenbus_match);
Dxenbus_probe_frontend.c166 .match = xenbus_match,