Searched refs:switchctx (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/drivers/char/drm/ |
D | drm_context.h | 355 int DRM(switchctx)( struct inode *inode, struct file *filp, in DRM() argument 698 int DRM(switchctx)(struct inode *inode, struct file *filp, in DRM() argument
|
D | ffb_context.c | 492 int DRM(switchctx)(struct inode *inode, struct file *filp, unsigned int cmd, in DRM() argument
|
D | drmP.h | 796 extern int DRM(switchctx)( struct inode *inode, struct file *filp,
|
D | drm_drv.h | 186 [DRM_IOCTL_NR(DRM_IOCTL_SWITCH_CTX)] = { DRM(switchctx), 1, 1 },
|