Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_GET_CLIENT_POOL (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h656 #define SNDRV_SEQ_IOCTL_GET_CLIENT_POOL _IOWR('S', 0x4b, struct snd_seq_client_pool) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c412 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_GET_CLIENT_POOL, info) < 0) { in snd_seq_hw_get_client_pool()
413 /*SYSERR("SNDRV_SEQ_IOCTL_GET_CLIENT_POOL failed");*/ in snd_seq_hw_get_client_pool()

Completed in 3 milliseconds