Lines Matching full:look

238  * @param id		Compatible ID to look for
266 * @param id Compatible ID to look for (enum fdt_compat_id)
282 * @param id Compatible ID to look for (enum fdt_compat_id)
290 * Look up an address property in a node and return the parsed address, and
317 * Look up an address property in a node and return the parsed address, and
339 * Look up an address property in a node and return the parsed address, and
365 * Look up an address property in a node and return the parsed address.
391 * Look up an address property in a node and return the parsed address, and
419 * Look at an address property in a node and return the pci address which
436 * Look at the compatible property of a device node that represents a PCI
449 * Look at the pci address of a device node that represents a PCI device
461 * Look up a 32-bit integer property in a node and return it. The property
499 * Look up a 64-bit integer property in a node and return it. The property
576 * @param id Compatible ID to look for
617 * @param node Node to look up
629 * @param name Property name to look up
649 * @param id Compatible ID to look for
654 /* Look up a phandle and follow it to its node. Then return the offset
665 * Look up a property in a node and return its contents in an integer
681 * Look up a property in a node and return its contents in an integer
697 * Look up a property in a node and return a pointer to its contents as a
716 * Look up a boolean property in a node and return it.
738 * Look in the FDT for a config item with the given name and return its value
751 * Look in the FDT for a config item with the given name
755 * @param prop_name property name to look up
761 * Look in the FDT for a config item with the given name and return its value
765 * @param prop_name property name to look up
771 * Look up a property in a node and return its contents in a byte
787 * Look up a property in a node and return a pointer to its contents as a
803 * Look up a property in a node which contains a memory region address and
835 * Look up the index of the name in a list of strings and return the resource
842 * @param name the name of the entry to look up