Searched refs:rmctx (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/char/drm/ |
D | drm_context.h | 385 int DRM(rmctx)( struct inode *inode, struct file *filp, in DRM() argument 726 int DRM(rmctx)(struct inode *inode, struct file *filp, in DRM() argument
|
D | ffb_context.c | 517 int DRM(rmctx)(struct inode *inode, struct file *filp, unsigned int cmd, in DRM() argument
|
D | drmP.h | 800 extern int DRM(rmctx)( struct inode *inode, struct file *filp,
|
D | drm_drv.h | 183 [DRM_IOCTL_NR(DRM_IOCTL_RM_CTX)] = { DRM(rmctx), 1, 1 },
|