Searched refs:SNDRV_PCM_IOCTL_SW_PARAMS (Results 1 – 2 of 2) sorted by relevance
562 #define SNDRV_PCM_IOCTL_SW_PARAMS _IOWR('A', 0x13, struct snd_pcm_sw_params) macro
962 if (ioctl(pcm->fd, SNDRV_PCM_IOCTL_SW_PARAMS, &sparams)) { in pcm_open()