Searched refs:SNDRV_PCM_IOCTL_XRUN (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h502 SNDRV_PCM_IOCTL_XRUN = _IO('A', 0x48), enumerator in enum:__anon1417
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_compat.c495 case SNDRV_PCM_IOCTL_XRUN:
H A Dpcm_native.c2531 case SNDRV_PCM_IOCTL_XRUN:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h479 #define SNDRV_PCM_IOCTL_XRUN _IO('A', 0x48) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_hw.c970 /* SNDRV_PCM_IOCTL_XRUN ioctl has been implemented since PCM kernel API 2.0.1 */
972 if (ioctl(hw->fd, SNDRV_PCM_IOCTL_XRUN) < 0)

Completed in 107 milliseconds