Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_drv.h371 extern int radeon_cp_resume(struct drm_device *dev, void *data, struct drm_file *file_priv);
Dradeon_cp.c1863 int radeon_cp_resume(struct drm_device *dev, void *data, struct drm_file *file_priv) in radeon_cp_resume() function
Dradeon_state.c3236 DRM_IOCTL_DEF_DRV(RADEON_CP_RESUME, radeon_cp_resume, DRM_AUTH),