.\" 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 "Z8530_SHUTDOWN" "9" "09 October 2005" "" "" .SH NAME z8530_shutdown \- Shutdown a Z8530 device .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int z8530_shutdown (struct z8530_dev * \fIdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdev\fB\fR The Z8530 chip to shutdown .SH "DESCRIPTION" .PP We set the interrupt handlers to silence any interrupts. We then reset the chip and wait 100uS to be sure the reset completed. Just in case the caller then tries to do stuff. .PP This is called without the lock held