Searched defs:snd_seq_subscribers (Results 1 – 1 of 1) sorted by relevance
28 struct snd_seq_subscribers { struct29 struct snd_seq_port_subscribe info; /* additional info */30 struct list_head src_list; /* link of sources */31 struct list_head dest_list; /* link of destinations */32 atomic_t ref_count;