Home | History | Annotate | Download | only in modetest

Lines Matching refs:prop_count

1463 	unsigned int prop_count = 0;
1536 (prop_count + 1) * sizeof *prop_args);
1542 if (parse_property(&prop_args[prop_count], optarg) < 0)
1545 prop_count++;
1609 for (i = 0; i < prop_count; ++i)