Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/lima/
H A Dlima_device.h143 int lima_device_suspend(struct device *dev);
H A Dlima_drv.c471 SET_RUNTIME_PM_OPS(lima_device_suspend, lima_device_resume, NULL)
H A Dlima_device.c510 int lima_device_suspend(struct device *dev) in lima_device_suspend() function