Searched refs:SNDRV_PCM_IOCTL_START (Results 1 - 8 of 8) 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.h496 SNDRV_PCM_IOCTL_START = _IO('A', 0x42), 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.c489 case SNDRV_PCM_IOCTL_START:
H A Dpcm_native.c2523 case SNDRV_PCM_IOCTL_START:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h473 #define SNDRV_PCM_IOCTL_START _IO('A', 0x42) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c453 case SNDRV_PCM_IOCTL_START:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_shm.c471 ctrl->cmd = SNDRV_PCM_IOCTL_START;
H A Dpcm_hw.c585 if (ioctl(hw->fd, SNDRV_PCM_IOCTL_START) < 0) {
587 SYSMSG("SNDRV_PCM_IOCTL_START failed (%i)", err);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c1532 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_START, NULL);
1989 cmd = SNDRV_PCM_IOCTL_START;
2010 cmd = SNDRV_PCM_IOCTL_START;

Completed in 100 milliseconds