Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h173 int panfrost_device_suspend(struct device *dev);
H A Dpanfrost_device.c374 int panfrost_device_suspend(struct device *dev) in panfrost_device_suspend() function
H A Dpanfrost_drv.c658 SET_RUNTIME_PM_OPS(panfrost_device_suspend, panfrost_device_resume, NULL)