Home
last modified time | relevance | path

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

/components/legacy/fdt/inc/
A Ddtb_node.h206 int dtb_node_property_read_string_helper(const struct dtb_node *dn,
231 int rc = dtb_node_property_read_string_helper(dn, propname, output, 1, index); in dtb_node_property_read_string_index()
250 return dtb_node_property_read_string_helper(dn, propname, NULL, 0, 0); in dtb_node_property_count_strings()
/components/legacy/fdt/src/
A Ddtb_access.c460 int dtb_node_property_read_string_helper(const struct dtb_node *dn, in dtb_node_property_read_string_helper() function

Completed in 9 milliseconds