Searched refs:nprops (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dmobility.c31 __be32 nprops; member in struct:update_props_workarea
139 u32 nprops; update_dt_node() local
166 nprops = be32_to_cpu(upwa->nprops); update_dt_node()
177 nprops--; update_dt_node()
180 for (i = 0; i < nprops; i++) { update_dt_node()

Completed in 83 milliseconds