snd_seq_call_port_info_ioctl 127 sound/core/seq/seq_compat.c return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_CREATE_PORT, argp); snd_seq_call_port_info_ioctl 129 sound/core/seq/seq_compat.c return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_DELETE_PORT, argp); snd_seq_call_port_info_ioctl 131 sound/core/seq/seq_compat.c return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_GET_PORT_INFO, argp); snd_seq_call_port_info_ioctl 133 sound/core/seq/seq_compat.c return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_SET_PORT_INFO, argp); snd_seq_call_port_info_ioctl 135 sound/core/seq/seq_compat.c return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT, argp);