Searched refs:r128_cce_depth (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/r128/ |
D | r128_ioc32.c | 124 return drm_ioctl_kernel(file, r128_cce_depth, &depth, DRM_AUTH); in compat_r128_depth()
|
D | r128_drv.h | 158 extern int r128_cce_depth(struct drm_device *dev, void *data, struct drm_file *file_priv);
|
D | r128_state.c | 1459 int r128_cce_depth(struct drm_device *dev, void *data, struct drm_file *file_priv) in r128_cce_depth() function 1635 DRM_IOCTL_DEF_DRV(R128_DEPTH, r128_cce_depth, DRM_AUTH),
|