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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 647 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct sndrv_seq_port_info)
  /device/samsung/crespo/alsa-lib/src/seq/
seq_hw.c 149 if (ioctl(hw->fd, SNDRV_SEQ_IOCTL_SET_PORT_INFO, info) < 0) {
150 /*SYSERR("SNDRV_SEQ_IOCTL_SET_PORT_INFO failed");*/

Completed in 12 milliseconds