snd_seq_port_info32   25 sound/core/seq/seq_compat.c struct snd_seq_port_info32 {
snd_seq_port_info32   83 sound/core/seq/seq_compat.c SNDRV_SEQ_IOCTL_CREATE_PORT32 = _IOWR('S', 0x20, struct snd_seq_port_info32),
snd_seq_port_info32   84 sound/core/seq/seq_compat.c SNDRV_SEQ_IOCTL_DELETE_PORT32 = _IOW ('S', 0x21, struct snd_seq_port_info32),
snd_seq_port_info32   85 sound/core/seq/seq_compat.c SNDRV_SEQ_IOCTL_GET_PORT_INFO32 = _IOWR('S', 0x22, struct snd_seq_port_info32),
snd_seq_port_info32   86 sound/core/seq/seq_compat.c SNDRV_SEQ_IOCTL_SET_PORT_INFO32 = _IOW ('S', 0x23, struct snd_seq_port_info32),
snd_seq_port_info32   87 sound/core/seq/seq_compat.c SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT32 = _IOWR('S', 0x52, struct snd_seq_port_info32),