.\" 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 "GET_CHIP_NAME" "9" "09 October 2005" "" ""
.SH NAME
get_chip_name \- identifier to name
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
char __devinit * get_chip_name (enum chip_type \fIchip_id\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIchip_id\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
Given a chip identifier return a suitable description. Returns
a pointer a static string valid while the driver is loaded.