period_out_count  216 sound/usb/caiaq/audio.c 		cdev->period_out_count[index] = out_pos;
period_out_count  353 sound/usb/caiaq/audio.c 					&cdev->period_out_count[stream] :
period_out_count  543 sound/usb/caiaq/audio.c 				cdev->period_out_count[stream]++;
period_out_count  592 sound/usb/caiaq/audio.c 					cdev->period_out_count[stream] += BYTES_PER_SAMPLE;
period_out_count   88 sound/usb/caiaq/device.h 	int period_out_count[MAX_STREAMS];