Home
last modified time | relevance | path

Searched refs:ffb_getctx (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/char/drm-4.0/
Dffb_drv.c44 extern int ffb_getctx(struct inode *, struct file *, unsigned int, unsigned long);
91 [DRM_IOCTL_NR(DRM_IOCTL_GET_CTX)] = { ffb_getctx, 1, 0 },
Dffb_context.c461 int ffb_getctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_getctx() function