pp_count           61 block/partitions/aix.c 	__be16 pp_count;
pp_count          241 block/partitions/aix.c 		int numpps = be16_to_cpu(pvd->pp_count);
pp_count          664 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c 		vsync_cfg.pp_count = dpu_enc->num_phys_encs;
pp_count          162 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.c 	if (!mdp || !cfg || (cfg->pp_count > ARRAY_SIZE(cfg->ppnumber)))
pp_count          167 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.c 	for (i = 0; i < cfg->pp_count; i++) {
pp_count           65 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_top.h 	u32 pp_count;