Home
last modified time | relevance | path

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

/linux-6.12.1/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.c665 int xenbus_dev_suspend(struct device *dev) in xenbus_dev_suspend() function
683 EXPORT_SYMBOL_GPL(xenbus_dev_suspend);