Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/dtc/
Dflattree.c667 uint32_t proplen, stroff; in flat_read_property() local
672 stroff = flat_read_word(dtbuf); in flat_read_property()
674 name = flat_read_stringtable(strbuf, stroff); in flat_read_property()