of_prop_next_u32 343 include/linux/of.h const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur, of_prop_next_u32 765 include/linux/of.h p = of_prop_next_u32(prop, NULL, &u); \ of_prop_next_u32 767 include/linux/of.h p = of_prop_next_u32(prop, p, &u))