Searched refs:hwptr_done (Results 1 – 5 of 5) sorted by relevance
222 snd_pcm_uframes_t hwptr_done; in snd_cx18_pcm_pointer() local226 hwptr_done = cxsc->hwptr_done_capture; in snd_cx18_pcm_pointer()229 return hwptr_done; in snd_cx18_pcm_pointer()
226 snd_pcm_uframes_t hwptr_done; in snd_ivtv_pcm_pointer() local230 hwptr_done = itvsc->hwptr_done_capture; in snd_ivtv_pcm_pointer()233 return hwptr_done; in snd_ivtv_pcm_pointer()
265 snd_pcm_uframes_t hwptr_done; in snd_cobalt_pcm_pointer() local268 hwptr_done = cobsc->hwptr_done_capture; in snd_cobalt_pcm_pointer()270 return hwptr_done; in snd_cobalt_pcm_pointer()
540 snd_pcm_uframes_t hwptr_done; in snd_cx231xx_capture_pointer() local545 hwptr_done = dev->adev.hwptr_done_capture; in snd_cx231xx_capture_pointer()548 return hwptr_done; in snd_cx231xx_capture_pointer()
387 snd_pcm_uframes_t hwptr_done; in snd_em28xx_capture_pointer() local394 hwptr_done = dev->adev.hwptr_done_capture; in snd_em28xx_capture_pointer()397 return hwptr_done; in snd_em28xx_capture_pointer()