Home
last modified time | relevance | path

Searched refs:xenbus_dev_shutdown (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/xen/xenbus/
Dxenbus.h118 void xenbus_dev_shutdown(struct device *_dev);
Dxenbus_probe_backend.c201 .shutdown = xenbus_dev_shutdown,
Dxenbus_probe.c273 void xenbus_dev_shutdown(struct device *_dev) in xenbus_dev_shutdown() function
294 EXPORT_SYMBOL_GPL(xenbus_dev_shutdown);
Dxenbus_probe_frontend.c148 .shutdown = xenbus_dev_shutdown,