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

/freebsd-11-stable/sys/dev/drm/
H A Dradeon_cp.c1640 int radeon_cp_stop(struct drm_device *dev, void *data, struct drm_file *file_priv) function
H A Dradeon_drv.h443 extern int radeon_cp_stop(struct drm_device *dev, void *data, struct drm_file *file_priv);
H A Dradeon_state.c3215 DRM_IOCTL_DEF(DRM_RADEON_CP_STOP, radeon_cp_stop, DRM_AUTH|DRM_MASTER|DRM_ROOT_ONLY),
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_drv.h359 extern int radeon_cp_stop(struct drm_device *dev, void *data, struct drm_file *file_priv);

Completed in 204 milliseconds