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

  /device/samsung/crespo/alsa-lib/include/sound/
asequencer.h 511 struct sndrv_seq_port_info { struct
644 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct sndrv_seq_port_info)
645 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct sndrv_seq_port_info)
646 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct sndrv_seq_port_info)
647 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct sndrv_seq_port_info)
676 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct sndrv_seq_port_info)
  /device/samsung/crespo/alsa-lib/include/
local.h 70 #define _snd_seq_port_info sndrv_seq_port_info

Completed in 13 milliseconds