psb_disable_pipestat  688 drivers/gpu/drm/gma500/psb_drv.h psb_disable_pipestat(struct drm_psb_private *dev_priv, int pipe, u32 mask);
psb_disable_pipestat  355 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 0, PIPE_VBLANK_INTERRUPT_ENABLE);
psb_disable_pipestat  360 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 1, PIPE_VBLANK_INTERRUPT_ENABLE);
psb_disable_pipestat  365 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 2, PIPE_VBLANK_INTERRUPT_ENABLE);
psb_disable_pipestat  387 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 0, PIPE_VBLANK_INTERRUPT_ENABLE);
psb_disable_pipestat  390 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 1, PIPE_VBLANK_INTERRUPT_ENABLE);
psb_disable_pipestat  393 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 2, PIPE_VBLANK_INTERRUPT_ENABLE);
psb_disable_pipestat  470 drivers/gpu/drm/gma500/psb_irq.c 		psb_disable_pipestat(dev_priv, 0, PIPE_DPST_EVENT_ENABLE);
psb_disable_pipestat  555 drivers/gpu/drm/gma500/psb_irq.c 	psb_disable_pipestat(dev_priv, pipe, PIPE_VBLANK_INTERRUPT_ENABLE);
psb_disable_pipestat  604 drivers/gpu/drm/gma500/psb_irq.c 	psb_disable_pipestat(dev_priv, pipe, PIPE_TE_ENABLE);