|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| long | nouveau_compat_ioctl (struct file *, unsigned int cmd, unsigned long arg) |
Called whenever a 32-bit process running under a 64-bit kernel performs an ioctl on /dev/dri/card<n>.
| filp | file pointer. |
| cmd | command. |
| arg | user argument. |
Definition at line 49 of file nouveau_ioc32.c.
1.8.2