Searched refs:radeon_cp_stipple (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/char/drm/ |
D | radeon.h | 95 [DRM_IOCTL_NR(DRM_IOCTL_RADEON_STIPPLE)] = { radeon_cp_stipple, 1, 0 }, \
|
D | radeon_drv.h | 188 extern int radeon_cp_stipple( struct inode *inode, struct file *filp,
|
D | radeon_state.c | 1608 int radeon_cp_stipple( struct inode *inode, struct file *filp, in radeon_cp_stipple() function
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | radeon_drv.h | 177 extern int radeon_cp_stipple( struct inode *inode, struct file *filp,
|
D | radeon_drv.c | 121 [DRM_IOCTL_NR(DRM_IOCTL_RADEON_STIPPLE)] = { radeon_cp_stipple, 1, 0 },
|
D | radeon_state.c | 1344 int radeon_cp_stipple( struct inode *inode, struct file *filp, in radeon_cp_stipple() function
|