.\" 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" "" "06 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 the node itself or NULL if gone. Current implementation does nothing as we don't yet do dynamic node allocation on ppc32