period_current 86 sound/soc/fsl/mpc5200_dma.c s->period_current = (s->period_current+1) % s->runtime->periods; period_current 132 sound/soc/fsl/mpc5200_dma.c s->period_current = 0; period_current 278 sound/soc/fsl/mpc5200_dma.c count = s->period_current * s->period_bytes; period_current 30 sound/soc/fsl/mpc5200_dma.h int period_current;