Searched refs:device_tree_prop_get_name (Results 1 – 3 of 3) sorted by relevance
80 rc = device_tree_prop_get_name(prop, &prop_name, &len); in TEST_F()179 rc = device_tree_prop_get_name(prop, &prop_name, &len); in TEST_F()244 rc = device_tree_prop_get_name(subnode_prop, &prop_name, &len); in TEST_F()
180 int device_tree_prop_get_name(struct device_tree_prop* prop,
285 int device_tree_prop_get_name(struct device_tree_prop* prop, in device_tree_prop_get_name() function