Searched refs:snd_seq_port_info (Results 1 - 15 of 15) sorted by relevance

/linux-master/sound/core/seq/
H A Dseq_ports.h102 struct snd_seq_port_info *pinfo);
119 struct snd_seq_port_info *info);
123 struct snd_seq_port_info *info);
H A Dseq_system.c111 struct snd_seq_port_info *port;
H A Dseq_compat.c34 struct snd_seq_port_info *data __free(kfree) = NULL;
H A Dseq_ports.c66 struct snd_seq_port_info *pinfo)
326 struct snd_seq_port_info * info)
370 struct snd_seq_port_info * info)
680 struct snd_seq_port_info portinfo;
713 struct snd_seq_port_info portinfo;
H A Dseq_ump_client.c175 static void fill_port_info(struct snd_seq_port_info *port,
217 struct snd_seq_port_info *port __free(kfree) = NULL;
243 struct snd_seq_port_info *old __free(kfree) = NULL;
244 struct snd_seq_port_info *new __free(kfree) = NULL;
326 struct snd_seq_port_info *port __free(kfree) = NULL;
H A Dseq_dummy.c108 struct snd_seq_port_info pinfo;
H A Dseq_clientmgr.c1304 struct snd_seq_port_info *info = arg;
1359 struct snd_seq_port_info *info = arg;
1381 struct snd_seq_port_info *info = arg;
1409 struct snd_seq_port_info *info = arg;
2074 struct snd_seq_port_info *info = arg;
2280 struct snd_seq_port_info port_info;
H A Dseq_midi.c273 struct snd_seq_port_info *port __free(kfree) = NULL;
H A Dseq_virmidi.c364 struct snd_seq_port_info *pinfo __free(kfree) = NULL;
/linux-master/sound/core/seq/oss/
H A Dseq_oss_midi.h17 int snd_seq_oss_midi_check_new_port(struct snd_seq_port_info *pinfo);
H A Dseq_oss_init.c66 struct snd_seq_port_info *port __free(kfree) = NULL;
119 struct snd_seq_port_info pinfo;
297 struct snd_seq_port_info port;
H A Dseq_oss_midi.c68 struct snd_seq_port_info *pinfo __free(kfree) = NULL;
134 snd_seq_oss_midi_check_new_port(struct snd_seq_port_info *pinfo)
/linux-master/include/uapi/sound/
H A Dasequencer.h470 struct snd_seq_port_info { struct
620 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info)
621 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info)
622 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info)
623 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info)
646 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct snd_seq_port_info)
/linux-master/include/sound/
H A Drawmidi.h36 struct snd_seq_port_info;
50 struct snd_seq_port_info *info);
/linux-master/sound/usb/
H A Dmidi.c1732 struct snd_seq_port_info *seq_port_info)

Completed in 395 milliseconds