snd_seq_port_info
struct snd_seq_port_info;
struct snd_seq_port_info *info);
#define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info)
#define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info)
#define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info)
#define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info)
#define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct snd_seq_port_info)
struct snd_seq_port_info pinfo;
struct snd_seq_port_info port;
struct snd_seq_port_info *port __free(kfree) =
snd_seq_oss_midi_check_new_port(struct snd_seq_port_info *pinfo)
struct snd_seq_port_info *pinfo __free(kfree) =
int snd_seq_oss_midi_check_new_port(struct snd_seq_port_info *pinfo);
struct snd_seq_port_info *info = arg;
struct snd_seq_port_info *info = arg;
struct snd_seq_port_info *info = arg;
struct snd_seq_port_info *info = arg;
struct snd_seq_port_info *info = arg;
struct snd_seq_port_info port_info;
struct snd_seq_port_info *data __free(kfree) =
struct snd_seq_port_info pinfo;
struct snd_seq_port_info *port __free(kfree) =
struct snd_seq_port_info * info)
struct snd_seq_port_info * info)
struct snd_seq_port_info *pinfo)
struct snd_seq_port_info portinfo;
struct snd_seq_port_info portinfo;
struct snd_seq_port_info *info);
struct snd_seq_port_info *info);
struct snd_seq_port_info *pinfo);
struct snd_seq_port_info *port;
static void fill_port_info(struct snd_seq_port_info *port,
struct snd_seq_port_info *port __free(kfree) =
struct snd_seq_port_info *old __free(kfree) =
struct snd_seq_port_info *new __free(kfree) =
struct snd_seq_port_info *port __free(kfree) =
struct snd_seq_port_info *pinfo __free(kfree) =
struct snd_seq_port_info *seq_port_info)