Loading asoc/msm-pcm-q6-v2.c +2 −2 Original line number Diff line number Diff line Loading @@ -950,8 +950,8 @@ static int msm_pcm_capture_copy(struct snd_pcm_substream *substream, int xfer; char *bufptr; void *data = NULL; static uint32_t idx; static uint32_t size; uint32_t idx = 0; uint32_t size = 0; uint32_t offset = 0; struct snd_pcm_runtime *runtime = substream->runtime; struct msm_audio *prtd = substream->runtime->private_data; Loading Loading
asoc/msm-pcm-q6-v2.c +2 −2 Original line number Diff line number Diff line Loading @@ -950,8 +950,8 @@ static int msm_pcm_capture_copy(struct snd_pcm_substream *substream, int xfer; char *bufptr; void *data = NULL; static uint32_t idx; static uint32_t size; uint32_t idx = 0; uint32_t size = 0; uint32_t offset = 0; struct snd_pcm_runtime *runtime = substream->runtime; struct msm_audio *prtd = substream->runtime->private_data; Loading