Searched refs:SNDRV_PCM_IOCTL_SW_PARAMS (Results 1 – 3 of 3) sorted by relevance
560 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
1023 if ((err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_SW_PARAMS, sw_params)) < 0) { in snd_pcm_oss_change_params()
2770 case SNDRV_PCM_IOCTL_SW_PARAMS: in snd_pcm_common_ioctl1()