Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/sound/
Dasequencer.h451 struct snd_seq_port_info { struct
584 #define SNDRV_SEQ_IOCTL_CREATE_PORT _IOWR('S', 0x20, struct snd_seq_port_info)
585 #define SNDRV_SEQ_IOCTL_DELETE_PORT _IOW ('S', 0x21, struct snd_seq_port_info)
586 #define SNDRV_SEQ_IOCTL_GET_PORT_INFO _IOWR('S', 0x22, struct snd_seq_port_info)
587 #define SNDRV_SEQ_IOCTL_SET_PORT_INFO _IOW ('S', 0x23, struct snd_seq_port_info)
610 #define SNDRV_SEQ_IOCTL_QUERY_NEXT_PORT _IOWR('S', 0x52, struct snd_seq_port_info)
/Linux-v4.19/sound/core/seq/
Dseq_ports.h99 struct snd_seq_port_info *pinfo);
115 struct snd_seq_port_info *info);
119 struct snd_seq_port_info *info);
Dseq_ports.c83 struct snd_seq_port_info *pinfo) in snd_seq_port_query_nearest()
341 struct snd_seq_port_info * info) in snd_seq_set_port_info()
371 struct snd_seq_port_info * info) in snd_seq_get_port_info()
666 struct snd_seq_port_info portinfo; in snd_seq_event_port_attach()
699 struct snd_seq_port_info portinfo; in snd_seq_event_port_detach()
Dseq_compat.c49 struct snd_seq_port_info *data; in snd_seq_call_port_info_ioctl()
Dseq_system.c125 struct snd_seq_port_info *port; in snd_seq_system_client_init()
Dseq_dummy.c122 struct snd_seq_port_info pinfo; in create_port()
Dseq_clientmgr.c1270 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_create_port()
1317 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_delete_port()
1336 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_get_port_info()
1364 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_set_port_info()
2024 struct snd_seq_port_info *info = arg; in snd_seq_ioctl_query_next_port()
2100 struct snd_seq_port_info port_info; in snd_seq_ioctl()
Dseq_virmidi.c363 struct snd_seq_port_info *pinfo; in snd_virmidi_dev_attach_seq()
Dseq_midi.c277 struct snd_seq_port_info *port; in snd_seq_midisynth_probe()
/Linux-v4.19/include/sound/
Drawmidi.h50 struct snd_seq_port_info;
64 struct snd_seq_port_info *info);
/Linux-v4.19/sound/core/seq/oss/
Dseq_oss_midi.h30 int snd_seq_oss_midi_check_new_port(struct snd_seq_port_info *pinfo);
Dseq_oss_init.c79 struct snd_seq_port_info *port; in snd_seq_oss_create_client()
138 struct snd_seq_port_info pinfo; in receive_announce()
316 struct snd_seq_port_info port; in create_port()
Dseq_oss_midi.c80 struct snd_seq_port_info *pinfo; in snd_seq_oss_midi_lookup_ports()
151 snd_seq_oss_midi_check_new_port(struct snd_seq_port_info *pinfo) in snd_seq_oss_midi_check_new_port()
/Linux-v4.19/sound/usb/
Dmidi.c1746 struct snd_seq_port_info *seq_port_info) in snd_usbmidi_get_port_info()