Home
last modified time | relevance | path

Searched refs:xenbus_dev_suspend (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c597 int xenbus_dev_suspend(struct device *dev) in xenbus_dev_suspend() function
615 EXPORT_SYMBOL_GPL(xenbus_dev_suspend); variable
/kernel/linux/linux-6.6/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.c661 int xenbus_dev_suspend(struct device *dev) in xenbus_dev_suspend() function
679 EXPORT_SYMBOL_GPL(xenbus_dev_suspend); variable

Completed in 5 milliseconds