.\" 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 "DRM_GET_HEAD" "9" "09 October 2005" "" "" .SH NAME drm_get_head \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int drm_get_head (drm_device_t * \fIdev\fB, drm_head_t * \fIhead\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR -- undescribed -- .TP \fB\fIhead\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP \\param dev device data structure \\param sec-minor structure to hold the assigned minor \\return negative number on failure. .PP Search an empty entry and initialize it to the given parameters, and create the proc init entry via \fBproc_init\fR\&. This routines assigns minor numbers to secondary heads of multi-headed cards