Home
last modified time | relevance | path

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

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