Searched refs:ffb_newctx (Results 1 – 2 of 2) sorted by relevance
46 extern int ffb_newctx(struct inode *, struct file *, unsigned int, unsigned long);93 [DRM_IOCTL_NR(DRM_IOCTL_NEW_CTX)] = { ffb_newctx, 1, 1 },
506 int ffb_newctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_newctx() function