Home
last modified time | relevance | path

Searched refs:snd_seq_client_port (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/sound/core/seq/
H A Dseq_ports.h56 struct snd_seq_client_port { struct
98 struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client, int num); argument
101 struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client,
109 struct snd_seq_client_port **port_ret);
118 int snd_seq_set_port_info(struct snd_seq_client_port *port,
122 int snd_seq_get_port_info(struct snd_seq_client_port *port,
127 struct snd_seq_client *s, struct snd_seq_client_port *sp,
128 struct snd_seq_client *d, struct snd_seq_client_port *dp,
133 struct snd_seq_client *s, struct snd_seq_client_port *sp,
134 struct snd_seq_client *d, struct snd_seq_client_port *dp,
[all …]
H A Dseq_ports.c47 struct snd_seq_client_port *port; in snd_seq_port_use_ptr()
71 struct snd_seq_client_port *port, *found; in snd_seq_port_query_nearest()
118 struct snd_seq_client_port **port_ret) in snd_seq_create_port()
176 struct snd_seq_client_port *port,
180 struct snd_seq_client_port *port,
188 struct snd_seq_client_port *p; in get_client_port()
202 struct snd_seq_client_port *port,
220 struct snd_seq_client_port *port, in clear_subscriber_list()
229 struct snd_seq_client_port *aport; in clear_subscriber_list()
431 struct snd_seq_client_port *port, in subscribe_port()
[all …]
H A Dseq_ump_convert.c363 struct snd_seq_client_port *dest_port, in cvt_ump_midi1_to_midi2()
433 struct snd_seq_client_port *dest_port, in cvt_ump_midi2_to_midi1()
505 struct snd_seq_client_port *dest_port, in cvt_ump_to_any()
628 struct snd_seq_client_port *dest_port, in note_ev_to_ump_midi1()
656 struct snd_seq_client_port *dest_port, in ctrl_ev_to_ump_midi1()
684 struct snd_seq_client_port *dest_port, in ctrl14_ev_to_ump_midi1()
728 struct snd_seq_client_port *dest_port, in system_ev_to_ump_midi1()
766 struct snd_seq_client_port *dest_port, in note_ev_to_ump_midi2()
871 struct snd_seq_client_port *dest_port, in ctrl_ev_to_ump_midi2()
919 struct snd_seq_client_port *dest_port, in ctrl14_ev_to_ump_midi2()
[all …]
H A Dseq_ump_convert.h13 struct snd_seq_client_port *dest_port,
18 struct snd_seq_client_port *dest_port,
H A Dseq_clientmgr.c626 struct snd_seq_client_port *dest_port, in __snd_seq_deliver_single_event()
768 struct snd_seq_client_port *src_port; in deliver_to_subscribers()
1305 struct snd_seq_client_port *port; in snd_seq_ioctl_create_port()
1383 struct snd_seq_client_port *port; in snd_seq_ioctl_get_port_info()
1410 struct snd_seq_client_port *port; in snd_seq_ioctl_set_port_info()
1430 struct snd_seq_client_port *sport, in check_subscription_permission()
1431 struct snd_seq_client_port *dport, in check_subscription_permission()
1954 struct snd_seq_client_port *sport = NULL; in snd_seq_ioctl_get_subscription()
1983 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_subs()
2076 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_next_port()
[all …]
H A Dseq_clientmgr.h92 struct snd_seq_client_port *dest_port,