Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/pseries/
Dmobility.c32 __be32 nprops; member
141 u32 nprops; in update_dt_node() local
168 nprops = be32_to_cpu(upwa->nprops); in update_dt_node()
179 nprops--; in update_dt_node()
182 for (i = 0; i < nprops; i++) { in update_dt_node()
/Linux-v5.4/drivers/misc/cxl/
Dflash.c37 __be32 nprops; member
114 u32 nprops; in update_node() local
139 nprops = be32_to_cpu(upwa->nprops); in update_node()
145 nprops--; in update_node()
148 for (i = 0; i < nprops; i++) { in update_node()
/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-fwnode.c955 unsigned int nprops) in v4l2_fwnode_reference_get_int_prop() argument
968 ret = fwnode_property_get_reference_args(fwnode, prop, NULL, nprops, in v4l2_fwnode_reference_get_int_prop()
978 while (nprops--) { in v4l2_fwnode_reference_get_int_prop()
1010 unsigned int nprops; member
1046 unsigned int nprops = p->nprops; in v4l2_fwnode_reference_parse_int_props() local
1052 props, nprops); in v4l2_fwnode_reference_parse_int_props()
1072 nprops))); in v4l2_fwnode_reference_parse_int_props()