Searched refs:radeon_cp_indices (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/char/drm/ |
D | radeon.h | 93 [DRM_IOCTL_NR(DRM_IOCTL_RADEON_INDICES)] = { radeon_cp_indices, 1, 0 }, \
|
D | radeon_drv.h | 184 extern int radeon_cp_indices( struct inode *inode, struct file *filp,
|
D | radeon_state.c | 1473 int radeon_cp_indices( struct inode *inode, struct file *filp, in radeon_cp_indices() function
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | radeon_drv.h | 173 extern int radeon_cp_indices( struct inode *inode, struct file *filp,
|
D | radeon_drv.c | 119 [DRM_IOCTL_NR(DRM_IOCTL_RADEON_INDICES)] = { radeon_cp_indices, 1, 0 },
|
D | radeon_state.c | 1234 int radeon_cp_indices( struct inode *inode, struct file *filp, in radeon_cp_indices() function
|