Home
last modified time | relevance | path

Searched refs:ffb_newctx (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/drm-4.0/
Dffb_drv.c46 extern int ffb_newctx(struct inode *, struct file *, unsigned int, unsigned long);
93 [DRM_IOCTL_NR(DRM_IOCTL_NEW_CTX)] = { ffb_newctx, 1, 1 },
Dffb_context.c506 int ffb_newctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_newctx() function