Home
last modified time | relevance | path

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

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