Home
last modified time | relevance | path

Searched refs:xenbus_dev_suspend (Results 1 – 3 of 3) sorted by relevance

/drivers/xen/xenbus/
Dxenbus.h121 int xenbus_dev_suspend(struct device *dev);
Dxenbus_probe_frontend.c130 .suspend = xenbus_dev_suspend,
132 .freeze = xenbus_dev_suspend,
Dxenbus_probe.c594 int xenbus_dev_suspend(struct device *dev) in xenbus_dev_suspend() function
612 EXPORT_SYMBOL_GPL(xenbus_dev_suspend);