Searched refs:snd_seq_client_port (Results 1 – 6 of 6) sorted by relevance
| /sound/core/seq/ |
| A D | seq_ports.h | 46 struct snd_seq_client_port { struct 90 struct snd_seq_client_port *snd_seq_port_use_ptr(struct snd_seq_client *client, int num); argument 93 struct snd_seq_client_port *snd_seq_port_query_nearest(struct snd_seq_client *client, 101 struct snd_seq_client_port **port_ret); 110 int snd_seq_set_port_info(struct snd_seq_client_port *port, 114 int snd_seq_get_port_info(struct snd_seq_client_port *port, 119 struct snd_seq_client *s, struct snd_seq_client_port *sp, 120 struct snd_seq_client *d, struct snd_seq_client_port *dp, 125 struct snd_seq_client *s, struct snd_seq_client_port *sp, 126 struct snd_seq_client *d, struct snd_seq_client_port *dp, [all …]
|
| A D | seq_ports.c | 47 struct snd_seq_client_port *port; in snd_seq_port_use_ptr() 69 struct snd_seq_client_port *port, *found; in snd_seq_port_query_nearest() 115 struct snd_seq_client_port **port_ret) in snd_seq_create_port() 169 struct snd_seq_client_port *port, 173 struct snd_seq_client_port *port, 181 struct snd_seq_client_port *p; in get_client_port() 195 struct snd_seq_client_port *port, 213 struct snd_seq_client_port *port, in clear_subscriber_list() 222 struct snd_seq_client_port *aport; in clear_subscriber_list() 427 struct snd_seq_client_port *port, in subscribe_port() [all …]
|
| A D | seq_ump_convert.c | 363 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() 629 struct snd_seq_client_port *dest_port, in note_ev_to_ump_midi1() 657 struct snd_seq_client_port *dest_port, in ctrl_ev_to_ump_midi1() 685 struct snd_seq_client_port *dest_port, in ctrl14_ev_to_ump_midi1() 729 struct snd_seq_client_port *dest_port, in system_ev_to_ump_midi1() 767 struct snd_seq_client_port *dest_port, in note_ev_to_ump_midi2() 899 struct snd_seq_client_port *dest_port, in ctrl_ev_to_ump_midi2() 947 struct snd_seq_client_port *dest_port, in ctrl14_ev_to_ump_midi2() [all …]
|
| A D | seq_ump_convert.h | 13 struct snd_seq_client_port *dest_port, 18 struct snd_seq_client_port *dest_port,
|
| A D | seq_clientmgr.c | 639 struct snd_seq_client_port *dest_port, in __snd_seq_deliver_single_event() 737 struct snd_seq_client_port *src_port; in __deliver_to_subscribers() 1346 struct snd_seq_client_port *port; in snd_seq_ioctl_create_port() 1424 struct snd_seq_client_port *port; in snd_seq_ioctl_get_port_info() 1451 struct snd_seq_client_port *port; in snd_seq_ioctl_set_port_info() 1474 struct snd_seq_client_port *sport, in check_subscription_permission() 1475 struct snd_seq_client_port *dport, in check_subscription_permission() 2002 struct snd_seq_client_port *sport = NULL; in snd_seq_ioctl_get_subscription() 2031 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_subs() 2124 struct snd_seq_client_port *port = NULL; in snd_seq_ioctl_query_next_port() [all …]
|
| A D | seq_clientmgr.h | 92 struct snd_seq_client_port *dest_port,
|
Completed in 17 milliseconds