Searched refs:fdt_size_cells (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/libfdt/
H A Dfdt_addresses.c46 int fdt_size_cells(const void *fdt, int nodeoffset) function
68 ret = fdt_size_cells(fdt, parent);
/haiku/headers/libs/libfdt/
H A Dlibfdt.h1206 * fdt_size_cells - retrieve address range size for a bus represented in the
1224 int fdt_size_cells(const void *fdt, int nodeoffset);

Completed in 83 milliseconds