Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/panfrost/
Dpanfrost_device.h176 int panfrost_device_suspend(struct device *dev);
Dpanfrost_device.c409 int panfrost_device_suspend(struct device *dev) in panfrost_device_suspend() function
Dpanfrost_drv.c675 SET_RUNTIME_PM_OPS(panfrost_device_suspend, panfrost_device_resume, NULL)