Home
last modified time | relevance | path

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

/include/linux/
Dof.h418 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur,
784 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() function
1345 p = of_prop_next_u32(prop, NULL, &u); \
1347 p = of_prop_next_u32(prop, p, &u))