Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/xen/xenbus/
Dxenbus.h119 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.c149 .shutdown = xenbus_dev_shutdown,