Home
last modified time | relevance | path

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

/openbmc/linux/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_ump_client.c178 static void fill_port_info(struct snd_seq_port_info *port, in fill_port_info()
220 struct snd_seq_port_info *port; in seq_ump_group_init()
252 struct snd_seq_port_info *old, *new; in update_port_infos()
337 struct snd_seq_port_info *port; in create_ump_endpoint_port()
H A Dseq_ports.c68 struct snd_seq_port_info *pinfo) in snd_seq_port_query_nearest()
335 struct snd_seq_port_info * info) in snd_seq_set_port_info()
379 struct snd_seq_port_info * info) in snd_seq_get_port_info()
696 struct snd_seq_port_info portinfo; in snd_seq_event_port_attach()
729 struct snd_seq_port_info portinfo; in snd_seq_event_port_detach()
H A Dseq_compat.c35 struct snd_seq_port_info *data; in snd_seq_call_port_info_ioctl()
H A Dseq_system.c111 struct snd_seq_port_info *port; in snd_seq_system_client_init()
H A Dseq_dummy.c108 struct snd_seq_port_info pinfo; in create_port()
H A Dseq_clientmgr.c1304 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_create_port()
1359 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_delete_port()
1381 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_get_port_info()
1409 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_set_port_info()
2074 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_query_next_port()
2280 struct snd_seq_port_info port_info; in snd_seq_ioctl()
H A Dseq_virmidi.c366 struct snd_seq_port_info *pinfo; in snd_virmidi_dev_attach_seq()
H A Dseq_midi.c273 struct snd_seq_port_info *port; in snd_seq_midisynth_probe()
/openbmc/linux/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)
/openbmc/linux/include/sound/
H A Drawmidi.h36 struct snd_seq_port_info;
50 struct snd_seq_port_info *info);
/openbmc/linux/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; in snd_seq_oss_create_client()
124 struct snd_seq_port_info pinfo; in receive_announce()
302 struct snd_seq_port_info port; in create_port()
H A Dseq_oss_midi.c68 struct snd_seq_port_info *pinfo; in snd_seq_oss_midi_lookup_ports()
139 snd_seq_oss_midi_check_new_port(struct snd_seq_port_info *pinfo) in snd_seq_oss_midi_check_new_port()
/openbmc/linux/sound/usb/
H A Dmidi.c1732 struct snd_seq_port_info *seq_port_info) in snd_usbmidi_get_port_info()