Home
last modified time | relevance | path

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

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