Home
last modified time | relevance | path

Searched refs:SNDRV_SEQ_IOCTL_SET_CLIENT_POOL (Results 1 - 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c47 ioctl(fd, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, &pconf); in reinit_pool()
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h657 #define SNDRV_SEQ_IOCTL_SET_CLIENT_POOL _IOW ('S', 0x4c, struct snd_seq_client_pool) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c422 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SET_CLIENT_POOL, info) < 0) { in snd_seq_hw_set_client_pool()
423 /*SYSERR("SNDRV_SEQ_IOCTL_SET_CLIENT_POOL failed");*/ in snd_seq_hw_set_client_pool()

Completed in 4 milliseconds