Home
last modified time | relevance | path

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

/freebsd/usr.bin/dtc/
H A Dfdt.cc1278 if (v.is_phandle()) in collect_names_recursive()
1521 if (v.is_phandle()) in garbage_collect_marked_nodes()
1801 if (v.is_phandle()) in referenced_node()
2202 if (!i.val.is_phandle()) in parse_dts()
H A Dfdt.hh167 inline bool is_phandle() in is_phandle() function