Home
last modified time | relevance | path

Searched refs:ofnode_get_next_property (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/dm/
H A Dofnode.h589 int ofnode_get_next_property(struct ofprop *prop);
H A Dread.h642 return ofnode_get_next_property(prop); in dev_read_next_prop()
/rk3399_rockchip-uboot/drivers/core/
H A Dread.c175 return ofnode_get_next_property(prop); in dev_read_next_prop()
H A Dofnode.c534 int ofnode_get_next_property(struct ofprop *prop) in ofnode_get_next_property() function