Lines Matching full:given
180 /* Start the CPU with the given device tree node, context table, and context
197 /* Allocated at possibly the given virtual address a chunk of the
207 /* Map the passed segment in the given context at the passed
215 /* Get the child node of the given node, or zero if no child exists. */
218 /* Get the next sibling node of the given node, or zero if no further
223 /* Get the length, at the passed node, of the given property type.
228 /* Fetch the requested property using the given buffer. Returns
246 /* Does the passed node have the given "name"? YES=1 NO=0 */
250 * the given string. Returns the node on success, zero on failure.
254 /* Return the first property type, as a string, for the given node.
259 /* Returns the next property after the passed property for the given
264 /* Returns 1 if the specified node has given property. */
267 /* Set the indicated property at the given node with the passed value.