Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/xen/xenbus/
Dxenbus.h121 int xenbus_dev_suspend(struct device *dev);
Dxenbus_probe_frontend.c151 .suspend = xenbus_dev_suspend,
153 .freeze = xenbus_dev_suspend,
Dxenbus_probe.c661 int xenbus_dev_suspend(struct device *dev) in xenbus_dev_suspend() function
679 EXPORT_SYMBOL_GPL(xenbus_dev_suspend);