/src/sys/external/bsd/drm/dist/shared-core/ |
r128_state.c | 1526 static int r128_cce_stipple(struct drm_device *dev, void *data, struct drm_file *file_priv) function in typeref:typename:int 1676 DRM_IOCTL_DEF(DRM_R128_STIPPLE, r128_cce_stipple, DRM_AUTH),
|
/src/sys/external/bsd/drm2/dist/drm/r128/ |
r128_state.c | 1496 int r128_cce_stipple(struct drm_device *dev, void *data, struct drm_file *file_priv) function in typeref:typename:int 1640 DRM_IOCTL_DEF_DRV(R128_STIPPLE, r128_cce_stipple, DRM_AUTH),
|