current_period     44 drivers/iio/adc/ti_am335x_adc.c 	int			current_period;
current_period    241 drivers/iio/adc/ti_am335x_adc.c 	data = dma->buf + dma->current_period * dma->period_size;
current_period    242 drivers/iio/adc/ti_am335x_adc.c 	dma->current_period = 1 - dma->current_period; /* swap the buffer ID */
current_period    256 drivers/iio/adc/ti_am335x_adc.c 	dma->current_period = 0; /* We start to fill period 0 */
current_period     45 sound/aoa/soundbus/i2sbus/i2sbus.h 	int current_period;
current_period    374 sound/aoa/soundbus/i2sbus/pcm.c 	pi->current_period = 0;
current_period    584 sound/aoa/soundbus/i2sbus/pcm.c 		pi->current_period = 0;
current_period    648 sound/aoa/soundbus/i2sbus/pcm.c 	i = pi->current_period;
current_period    664 sound/aoa/soundbus/i2sbus/pcm.c 		pi->current_period = i;
current_period    302 sound/sh/aica.c 	if (play_period == dreamcastcard->current_period) {
current_period    308 sound/sh/aica.c 		dreamcastcard->current_period = play_period;
current_period    349 sound/sh/aica.c 	dreamcastcard->current_period = 0;
current_period     64 sound/sh/aica.h 	int current_period;