Searched refs:r128_cce_stop (Results 1 – 6 of 6) sorted by relevance
/linux-2.4.37.9/drivers/char/drm/ |
D | r128.h | 61 [DRM_IOCTL_NR(DRM_IOCTL_R128_CCE_STOP)] = { r128_cce_stop, 1, 1 }, \
|
D | r128_drv.h | 124 extern int r128_cce_stop( struct inode *inode, struct file *filp,
|
D | r128_cce.c | 693 int r128_cce_stop( struct inode *inode, struct file *filp, in r128_cce_stop() function
|
/linux-2.4.37.9/drivers/char/drm-4.0/ |
D | r128_drv.h | 123 extern int r128_cce_stop( struct inode *inode, struct file *filp,
|
D | r128_drv.c | 113 [DRM_IOCTL_NR(DRM_IOCTL_R128_CCE_STOP)] = { r128_cce_stop, 1, 1 },
|
D | r128_cce.c | 587 int r128_cce_stop( struct inode *inode, struct file *filp, in r128_cce_stop() function
|