Home
last modified time | relevance | path

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

/include/linux/
Dof.h444 const __be32 *of_prop_next_u32(struct property *prop, const __be32 *cur,
834 static inline const __be32 *of_prop_next_u32(struct property *prop, in of_prop_next_u32() function
1420 p = of_prop_next_u32(prop, NULL, &u); \
1422 p = of_prop_next_u32(prop, p, &u))