Searched defs:snd_seq_subscribers (Results 1 – 1 of 1) sorted by relevance
43 struct snd_seq_subscribers { struct44 struct snd_seq_port_subscribe info; /* additional info */45 struct list_head src_list; /* link of sources */46 struct list_head dest_list; /* link of destinations */47 atomic_t ref_count;