Searched refs:ffb_rmctx (Results 1 – 2 of 2) sorted by relevance
47 extern int ffb_rmctx(struct inode *, struct file *, unsigned int, unsigned long);89 [DRM_IOCTL_NR(DRM_IOCTL_RM_CTX)] = { ffb_rmctx, 1, 1 },
518 int ffb_rmctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_rmctx() function