Searched refs:snd_seq_port_subs_info (Results 1 – 3 of 3) sorted by relevance
35 struct snd_seq_port_subs_info { struct54 struct snd_seq_port_subs_info c_src; /* read (sender) list */ argument55 struct snd_seq_port_subs_info c_dest; /* write (dest) list */123 int snd_seq_port_get_subscription(struct snd_seq_port_subs_info *src_grp,
98 static void port_subs_info_init(struct snd_seq_port_subs_info *grp) in port_subs_info_init()165 struct snd_seq_port_subs_info *grp,169 struct snd_seq_port_subs_info *grp,209 struct snd_seq_port_subs_info *grp, in clear_subscriber_list()402 struct snd_seq_port_subs_info *grp, in subscribe_port()427 struct snd_seq_port_subs_info *grp, in unsubscribe_port()473 struct snd_seq_port_subs_info *grp; in check_and_subscribe_port()523 struct snd_seq_port_subs_info *grp; in __delete_and_unsubscribe_port()545 struct snd_seq_port_subs_info *grp; in delete_and_unsubscribe_port()605 struct snd_seq_port_subs_info *dest = &dest_port->c_dest; in snd_seq_port_disconnect()[all …]
672 struct snd_seq_port_subs_info *grp; in deliver_to_subscribers()1969 struct snd_seq_port_subs_info *group; in snd_seq_ioctl_query_subs()2402 struct snd_seq_port_subs_info *group, in snd_seq_info_dump_subscribers()
Completed in 9 milliseconds