Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Dread.h355 int dev_read_next_prop(struct ofprop *prop);
640 static inline int dev_read_next_prop(struct ofprop *prop) in dev_read_next_prop() function
733 ret_prop = dev_read_next_prop(&prop))
/rk3399_rockchip-uboot/drivers/core/
H A Dread.c173 int dev_read_next_prop(struct ofprop *prop) in dev_read_next_prop() function