Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/drm-4.0/
Dffb_drv.c33 static int ffb_lock(struct inode *inode, struct file *filp,
99 [DRM_IOCTL_NR(DRM_IOCTL_LOCK)] = { ffb_lock, 1, 0 },
673 static int ffb_lock(struct inode *inode, struct file *filp, unsigned int cmd, unsigned long arg) in ffb_lock() function