Searched refs:ffb_getctx (Results 1 – 2 of 2) sorted by relevance
44 extern int ffb_getctx(struct inode *, struct file *, unsigned int, unsigned long);91 [DRM_IOCTL_NR(DRM_IOCTL_GET_CTX)] = { ffb_getctx, 1, 0 },
461 int ffb_getctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_getctx() function