.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "I915_COMPAT_IOCTL" "9" "09 October 2005" "" "" .SH NAME i915_compat_ioctl \- bit process running under a 64-bit kernel .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp long i915_compat_ioctl (struct file * \fIfilp\fB, unsigned int \fIcmd\fB, unsigned long \fIarg\fB); \fR .SH "ARGUMENTS" .TP \fB\fIfilp\fB\fR -- undescribed -- .TP \fB\fIcmd\fB\fR -- undescribed -- .TP \fB\fIarg\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP performs an ioctl on /dev/dri/card\&. .PP \\param filp file pointer. \\param cmd command. \\param arg user argument. \\return zero on success or negative number on failure.