Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/platforms/pseries/
A Dmobility.c38 __be32 nprops; member
195 u32 nprops; in update_dt_node() local
216 nprops = be32_to_cpu(upwa->nprops); in update_dt_node()
227 nprops--; in update_dt_node()
230 for (i = 0; i < nprops; i++) { in update_dt_node()
/linux-6.3-rc2/drivers/misc/cxl/
A Dflash.c38 __be32 nprops; member
115 u32 nprops; in update_node() local
140 nprops = be32_to_cpu(upwa->nprops); in update_node()
146 nprops--; in update_node()
149 for (i = 0; i < nprops; i++) { in update_node()
/linux-6.3-rc2/drivers/media/v4l2-core/
A Dv4l2-fwnode.c1107 unsigned int nprops) in v4l2_fwnode_reference_get_int_prop() argument
1120 ret = fwnode_property_get_reference_args(fwnode, prop, NULL, nprops, in v4l2_fwnode_reference_get_int_prop()
1130 while (nprops--) { in v4l2_fwnode_reference_get_int_prop()
1162 unsigned int nprops; member
1198 unsigned int nprops = p->nprops; in v4l2_fwnode_reference_parse_int_props() local
1204 props, nprops); in v4l2_fwnode_reference_parse_int_props()
1224 nprops))); in v4l2_fwnode_reference_parse_int_props()

Completed in 6 milliseconds