Home
last modified time | relevance | path

Searched defs:device_tree (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.bin/dtc/
H A Dchecking.hh89 virtual bool check_node(device_tree *, const node_ptr &) in check_node() argument
97 virtual bool check_property(device_tree *, const node_ptr &, property_ptr ) in check_property() argument
H A Dfdt.hh703 class device_tree class
954 device_tree() {} in device_tree() function in dtc::fdt::device_tree
H A Dchecking.cc178 property_size_checker::check(device_tree *, const node_ptr &, property_ptr p) in check() argument