Searched refs:ffb_modctx (Results 1 – 2 of 2) sorted by relevance
43 extern int ffb_modctx(struct inode *, struct file *, unsigned int, unsigned long);90 [DRM_IOCTL_NR(DRM_IOCTL_MOD_CTX)] = { ffb_modctx, 1, 1 },
432 int ffb_modctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_modctx() function