.\" 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 "MMTIMER_MMAP" "9" "09 October 2005" "" ""
.SH NAME
mmtimer_mmap \- maps the clock's registers into userspace
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int mmtimer_mmap (struct file * \fIfile\fB, struct vm_area_struct * \fIvma\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfile\fB\fR
file structure for the device
.TP
\fB\fIvma\fB\fR
VMA to map the registers into
.SH "DESCRIPTION"
.PP
Calls \fBremap_pfn_range\fR to map the clock's registers into
the calling process' address space.