HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_SEQ_IOCTL_GET_QUEUE_INFO (Results 1 - 2 of 2) sorted by null

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 654 #define SNDRV_SEQ_IOCTL_GET_QUEUE_INFO _IOWR('S', 0x34, struct sndrv_seq_queue_info)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 289 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_GET_QUEUE_INFO, info) < 0) {
290 /*SYSERR("SNDRV_SEQ_IOCTL_GET_QUEUE_INFO failed");*/

Completed in 24 milliseconds