old_position 241 sound/soc/intel/haswell/sst-haswell-ipc.c snd_pcm_uframes_t old_position; old_position 1220 sound/soc/intel/haswell/sst-haswell-ipc.c return stream->old_position; old_position 1226 sound/soc/intel/haswell/sst-haswell-ipc.c stream->old_position = val; old_position 721 sound/soc/intel/haswell/sst-haswell-pcm.c snd_pcm_uframes_t old_position; old_position 739 sound/soc/intel/haswell/sst-haswell-pcm.c old_position = sst_hsw_stream_get_old_position(hsw, stream); old_position 740 sound/soc/intel/haswell/sst-haswell-pcm.c if (position > old_position) { old_position 742 sound/soc/intel/haswell/sst-haswell-pcm.c samples = SST_SAMPLES(runtime, position - old_position); old_position 745 sound/soc/intel/haswell/sst-haswell-pcm.c runtime, old_position), old_position 750 sound/soc/intel/haswell/sst-haswell-pcm.c if (old_position < dma_frames) { old_position 752 sound/soc/intel/haswell/sst-haswell-pcm.c dma_frames - old_position); old_position 755 sound/soc/intel/haswell/sst-haswell-pcm.c runtime, old_position),