Home
last modified time | relevance | path

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

/components/legacy/fdt/inc/
A Ddtb_node.h59 struct dtb_property struct
65 struct dtb_property *next; argument
/components/legacy/fdt/src/
A Ddtb_get.c24 static int _dtb_node_get_dtb_properties_list(struct dtb_property *dtb_property, off_t node_off) in _dtb_node_get_dtb_properties_list()
282 struct dtb_property *dtb_property; in _dtb_node_free_dtb_node() local
383 struct dtb_property *dtb_property; in _dtb_node_printf_dtb_node_info() local
687 struct dtb_property *dtb_property; in dtb_node_get_dtb_node_cells() local
A Ddtb_access.c214 struct dtb_property *dtb_property = NULL; in dtb_node_get_dtb_node_property() local
316 … struct dtb_property *dtb_property = dtb_node_get_dtb_node_property(dtb_node, property_name, NULL); in dtb_node_get_dtb_node_property_value() local

Completed in 6 milliseconds