snd_seq_call_port_info_ioctl 111 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 113 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 115 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 117 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 119 sound/core/seq/seq_compat.c return snd_seq_call_port_info_ioctl(client, SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT, argp);