Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/panfrost/
Dpanfrost_device.h151 int panfrost_device_suspend(struct device *dev);
Dpanfrost_device.c266 int panfrost_device_suspend(struct device *dev) in panfrost_device_suspend() function
Dpanfrost_drv.c602 SET_RUNTIME_PM_OPS(panfrost_device_suspend, panfrost_device_resume, NULL)