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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 646 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct sndrv_seq_port_info)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 139 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_GET_PORT_INFO, info) < 0) {
140 /*SYSERR("SNDRV_SEQ_IOCTL_GET_PORT_INFO failed");*/

Completed in 40 milliseconds