.\" 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 "OF_NODE_GET" "9" "09 October 2005" "" "" .SH NAME of_node_get \- Increment refcount of a node .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct device_node * of_node_get (struct device_node * \fInode\fB); \fR .SH "ARGUMENTS" .TP \fB\fInode\fB\fR Node to inc refcount, NULL is supported to simplify writing of callers .SH "DESCRIPTION" .PP Returns node.