Lines Matching refs:strings
24 4) Device tree "strings" block
350 u32 off_dt_strings; /* offset to strings */
360 u32 size_dt_strings; /* size of the strings block */
394 the device-tree structure, strings, and the memory reserve map.
404 of the "strings" part of the device-tree
429 Version 3 adds the size of the strings block, allowing the kernel
464 gives the size of the "strings" section of the device tree (which
494 | device-tree strings |
510 structure block and a strings block. Both need to be aligned to a 4
677 4) Device tree "strings" block
680 are stored separately in the "strings" block. This block is simply the
681 whole bunch of zero terminated strings for all property names
684 strings block.
787 zero terminated strings. They allow a device to express its
1107 uniqueness of linux, phandle properties, validity of strings, etc...