Home
last modified time | relevance | path

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

/openbmc/linux/drivers/xen/xenbus/
H A Dxenbus.h121 int xenbus_dev_suspend(struct device *dev);
H A Dxenbus_probe_frontend.c151 .suspend = xenbus_dev_suspend,
153 .freeze = xenbus_dev_suspend,
H A Dxenbus_probe.c671 int xenbus_dev_suspend(struct device *dev) in xenbus_dev_suspend() function
689 EXPORT_SYMBOL_GPL(xenbus_dev_suspend);