Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/sound/
H A Dsnd_seq01.c76 SAFE_IOCTL(fd, SNDRV_SEQ_IOCTL_CREATE_QUEUE, &qconf); in setup()
/third_party/alsa-lib/include/sound/uapi/
H A Dasequencer.h644 #define SNDRV_SEQ_IOCTL_CREATE_QUEUE _IOWR('S', 0x32, struct snd_seq_queue_info) macro
/third_party/alsa-lib/src/seq/
H A Dseq_hw.c334 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_CREATE_QUEUE, info) < 0) { in snd_seq_hw_create_queue()
335 /*SYSERR("SNDRV_SEQ_IOCTL_CREATE_QUEUE failed");*/ in snd_seq_hw_create_queue()

Completed in 4 milliseconds