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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 675 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT _IOWR('S', 0x51, struct sndrv_seq_client_info)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 367 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT, info) < 0) {
368 /*SYSERR("SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT failed");*/

Completed in 13 milliseconds