Searched refs:SNDRV_SEQ_IOCTL_SET_CLIENT_POOL (Results 1 – 3 of 3) sorted by relevance
47 ioctl(fd, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pconf); in reinit_pool()
605 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool) macro
362 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, info) < 0) { in snd_seq_hw_set_client_pool()