Home
last modified time | relevance | path

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

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