.\" 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 "OTG_GET_TRANSCEIVER" "9" "09 October 2005" "" "" .SH NAME otg_get_transceiver \- find the (single) OTG transceiver driver .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct otg_transceiver * otg_get_transceiver ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Returns the transceiver driver, after getting a refcount to it; or null if there is no such transceiver. The caller is responsible for releasing that count.