Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/panfrost/
Dpanfrost_device.h176 int panfrost_device_suspend(struct device *dev);
Dpanfrost_device.c414 int panfrost_device_suspend(struct device *dev) in panfrost_device_suspend() function
Dpanfrost_drv.c681 SET_RUNTIME_PM_OPS(panfrost_device_suspend, panfrost_device_resume, NULL)