xenbus_match
int xenbus_match(struct device *_dev, const struct device_driver *_drv);
EXPORT_SYMBOL_GPL(xenbus_match);
.match = xenbus_match,