Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_POS_XRUN (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/include/sound/
A Dpcm-indirect.h161 return SNDRV_PCM_POS_XRUN; in snd_pcm_indirect_capture_pointer()
A Dpcm.h106 #define SNDRV_PCM_POS_XRUN ((snd_pcm_uframes_t)-1) macro
/linux-6.3-rc2/sound/virtio/
A Dvirtio_pcm_ops.c442 snd_pcm_uframes_t hw_ptr = SNDRV_PCM_POS_XRUN; in virtsnd_pcm_pointer()
/linux-6.3-rc2/sound/usb/hiface/
A Dpcm.c490 return SNDRV_PCM_POS_XRUN; in hiface_pcm_pointer()
/linux-6.3-rc2/sound/soc/fsl/
A Dfsl_dma.c713 return SNDRV_PCM_POS_XRUN; in fsl_dma_pointer()
/linux-6.3-rc2/sound/usb/6fire/
A Dpcm.c534 return SNDRV_PCM_POS_XRUN; in usb6fire_pcm_pointer()
/linux-6.3-rc2/sound/x86/
A Dintel_hdmi_audio.c1249 return SNDRV_PCM_POS_XRUN; in had_pcm_pointer()
1253 return SNDRV_PCM_POS_XRUN; in had_pcm_pointer()
/linux-6.3-rc2/drivers/media/usb/em28xx/
A Dem28xx-audio.c381 return SNDRV_PCM_POS_XRUN; in snd_em28xx_capture_pointer()
/linux-6.3-rc2/sound/usb/caiaq/
A Daudio.c304 ptr = SNDRV_PCM_POS_XRUN; in snd_usb_caiaq_pcm_pointer()
/linux-6.3-rc2/sound/usb/
A Dpcm.c79 return SNDRV_PCM_POS_XRUN; in snd_usb_pcm_pointer()
/linux-6.3-rc2/sound/firewire/
A Damdtp-stream.c1051 WRITE_ONCE(s->pcm_buffer_pointer, SNDRV_PCM_POS_XRUN); in cancel_stream()
/linux-6.3-rc2/sound/core/
A Dpcm_lib.c296 if (pos == SNDRV_PCM_POS_XRUN) { in snd_pcm_update_hw_ptr0()
/linux-6.3-rc2/sound/pci/
A Dcmipci.c927 return SNDRV_PCM_POS_XRUN; in snd_cmipci_pcm_pointer()

Completed in 37 milliseconds