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