Home
last modified time | relevance | path

Searched refs:xenbus_match (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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.c92 int xenbus_match(struct device *_dev, struct device_driver *_drv) in xenbus_match() function
101 EXPORT_SYMBOL_GPL(xenbus_match); variable
H A Dxenbus_probe_frontend.c166 .match = xenbus_match,
/kernel/linux/linux-6.6/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.c93 int xenbus_match(struct device *_dev, struct device_driver *_drv) in xenbus_match() function
102 EXPORT_SYMBOL_GPL(xenbus_match); variable
H A Dxenbus_probe_frontend.c166 .match = xenbus_match,

Completed in 8 milliseconds