Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/drm-4.0/
Dffb_drv.c42 extern int ffb_addctx(struct inode *, struct file *, unsigned int, unsigned long);
88 [DRM_IOCTL_NR(DRM_IOCTL_ADD_CTX)] = { ffb_addctx, 1, 1 },
Dffb_context.c411 int ffb_addctx(struct inode *inode, struct file *filp, unsigned int cmd, in ffb_addctx() function