Home
last modified time | relevance | path

Searched refs:panfrost_device_resume (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.h172 int panfrost_device_resume(struct device *dev);
H A Dpanfrost_device.c363 int panfrost_device_resume(struct device *dev) in panfrost_device_resume() function
H A Dpanfrost_drv.c667 SET_RUNTIME_PM_OPS(panfrost_device_suspend, panfrost_device_resume, NULL)
/kernel/linux/linux-6.6/drivers/gpu/drm/panfrost/
H A Dpanfrost_device.c404 static int panfrost_device_resume(struct device *dev) in panfrost_device_resume() function
428 panfrost_device_resume, NULL);

Completed in 3 milliseconds