pstate_count      657 drivers/opp/of.c 	int ret, count = 0, pstate_count = 0;
pstate_count      694 drivers/opp/of.c 		pstate_count += !!opp->pstate;
pstate_count      697 drivers/opp/of.c 	if (pstate_count && pstate_count != count) {
pstate_count      699 drivers/opp/of.c 			count, pstate_count);
pstate_count      704 drivers/opp/of.c 	if (pstate_count)