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