Searched refs:SRC_LIST (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_ports.c178 SRC_LIST, DEST_LIST enumerator in enum:group_type
223 if (grptype == SRC_LIST) {
242 agrp = (grptype == SRC_LIST) ? &aport->c_dest : &aport->c_src;
244 if (grptype == SRC_LIST)
266 clear_subscriber_list(client, port, &port->c_src, SRC_LIST);

Completed in 32 milliseconds