Searched refs:SNDRV_PCM_IOCTL_SW_PARAMS (Results 1 - 7 of 7) 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.h488 SNDRV_PCM_IOCTL_SW_PARAMS = _IOWR('A', 0x13, struct sndrv_pcm_sw_params), enumerator in enum:__anon1417
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h465 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/aserver/
H A Daserver.c429 case SNDRV_PCM_IOCTL_SW_PARAMS:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_shm.c321 ctrl->cmd = SNDRV_PCM_IOCTL_SW_PARAMS;
H A Dpcm_hw.c446 if (ioctl(fd, SNDRV_PCM_IOCTL_SW_PARAMS, params) < 0) {
448 SYSMSG("SNDRV_PCM_IOCTL_SW_PARAMS 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.c1005 if ((err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_SW_PARAMS, sw_params)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c2513 case SNDRV_PCM_IOCTL_SW_PARAMS:

Completed in 69 milliseconds