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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 636 #define SNDRV_SEQ_IOCTL_PVERSION _IOR ('S', 0x00, int)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 471 if (ioctl(fd, SNDRV_SEQ_IOCTL_PVERSION, &ver) < 0) {
472 SYSERR("SNDRV_SEQ_IOCTL_PVERSION failed");

Completed in 12 milliseconds