Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/gpu/drm/radeon/
Dradeon_drv.h359 extern int radeon_cp_stop(struct drm_device *dev, void *data, struct drm_file *file_priv);
Dradeon_cp.c1718 int radeon_cp_stop(struct drm_device *dev, void *data, struct drm_file *file_priv) in radeon_cp_stop() function
Dradeon_state.c3233 DRM_IOCTL_DEF_DRV(RADEON_CP_STOP, radeon_cp_stop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),