Home
last modified time | relevance | path

Searched refs:dt_strings_size (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/include/linux/
Dof_fdt.h55 __be32 dt_strings_size; /* size of the DT strings block */ member
/linux-2.6.39/arch/powerpc/platforms/powermac/
Dbootx_init.c388 hdr->dt_strings_size = bootx_dt_strend - bootx_dt_strbase; in bootx_flatten_dt()
/linux-2.6.39/arch/powerpc/platforms/iseries/
Ddt.c133 dt->header.dt_strings_size = str_len; in dt_init()
/linux-2.6.39/arch/powerpc/kernel/
Dprom_init.c2073 hdr->dt_strings_size = RELOC(dt_string_end) - RELOC(dt_string_start); in flatten_device_tree()