Name
of_alias_scan —
scan all properties of the 'aliases' node
Synopsis
void of_alias_scan ( | void * (*dt_alloc)
( u64 size, u64 align) ) ; |
Arguments
dt_alloc
An allocator that provides a virtual address to memory
for storing the resulting tree
Description
The function scans all the properties of the 'aliases' node and populates
the global lookup table with the properties. It also scans the 'chosen'
node for some specific properties.