Searched refs:xenbus_match (Results 1 – 4 of 4) sorted by relevance
107 int xenbus_match(struct device *_dev, const struct device_driver *_drv);
204 .match = xenbus_match,
97 int xenbus_match(struct device *_dev, const struct device_driver *_drv) in xenbus_match() function106 EXPORT_SYMBOL_GPL(xenbus_match);
166 .match = xenbus_match,