Searched refs:ffb_addctx (Results 1 – 2 of 2) sorted by relevance
42 extern int ffb_addctx(struct inode *, struct file *, unsigned int, unsigned long);88 [DRM_IOCTL_NR(DRM_IOCTL_ADD_CTX)] = { ffb_addctx, 1, 1 },
411 int ffb_addctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_addctx() function