Searched refs:SNDRV_SEQ_IOCTL_GET_CLIENT_POOL (Results 1 – 2 of 2) sorted by relevance
604 #define SNDRV_SEQ_IOCTL_GET_CLIENT_POOL _IOWR('S', 0x4b, struct snd_seq_client_pool) macro
352 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_GET_CLIENT_POOL, info) < 0) { in snd_seq_hw_get_client_pool()