r128_cce_depth    157 drivers/gpu/drm/r128/r128_drv.h extern int r128_cce_depth(struct drm_device *dev, void *data, struct drm_file *file_priv);
r128_cce_depth    124 drivers/gpu/drm/r128/r128_ioc32.c 	return drm_ioctl_kernel(file, r128_cce_depth, &depth, DRM_AUTH);
r128_cce_depth   1634 drivers/gpu/drm/r128/r128_state.c 	DRM_IOCTL_DEF_DRV(R128_DEPTH, r128_cce_depth, DRM_AUTH),