Searched refs:snd_seq_port_subs_info (Results 1 – 3 of 3) sorted by relevance
36 struct snd_seq_port_subs_info { struct55 struct snd_seq_port_subs_info c_src; /* read (sender) list */ argument56 struct snd_seq_port_subs_info c_dest; /* write (dest) list */134 int snd_seq_port_get_subscription(struct snd_seq_port_subs_info *src_grp,
99 static void port_subs_info_init(struct snd_seq_port_subs_info *grp) in port_subs_info_init()170 struct snd_seq_port_subs_info *grp,174 struct snd_seq_port_subs_info *grp,214 struct snd_seq_port_subs_info *grp, in clear_subscriber_list()428 struct snd_seq_port_subs_info *grp, in subscribe_port()453 struct snd_seq_port_subs_info *grp, in unsubscribe_port()499 struct snd_seq_port_subs_info *grp; in check_and_subscribe_port()544 struct snd_seq_port_subs_info *grp; in __delete_and_unsubscribe_port()566 struct snd_seq_port_subs_info *grp; in delete_and_unsubscribe_port()625 struct snd_seq_port_subs_info *dest = &dest_port->c_dest; in snd_seq_port_disconnect()[all …]
722 struct snd_seq_port_subs_info *grp; in __deliver_to_subscribers()1986 struct snd_seq_port_subs_info *group; in snd_seq_ioctl_query_subs()2576 struct snd_seq_port_subs_info *group, in snd_seq_info_dump_subscribers()
Completed in 12 milliseconds