Searched refs:xenbus_match (Results 1 – 4 of 4) sorted by relevance
104 int xenbus_match(struct device *_dev, struct device_driver *_drv);
197 .match = xenbus_match,
92 int xenbus_match(struct device *_dev, struct device_driver *_drv) in xenbus_match() function101 EXPORT_SYMBOL_GPL(xenbus_match);
144 .match = xenbus_match,