amdtp_domain_add_stream 1185 sound/firewire/amdtp-stream.c EXPORT_SYMBOL_GPL(amdtp_domain_add_stream);
amdtp_domain_add_stream  280 sound/firewire/amdtp-stream.h int amdtp_domain_add_stream(struct amdtp_domain *d, struct amdtp_stream *s,
amdtp_domain_add_stream  449 sound/firewire/bebob/bebob_stream.c 	err = amdtp_domain_add_stream(&bebob->domain, stream,
amdtp_domain_add_stream  377 sound/firewire/dice/dice-stream.c 		err = amdtp_domain_add_stream(&dice->domain, stream,
amdtp_domain_add_stream  358 sound/firewire/digi00x/digi00x-stream.c 		err = amdtp_domain_add_stream(&dg00x->domain, &dg00x->rx_stream,
amdtp_domain_add_stream  363 sound/firewire/digi00x/digi00x-stream.c 		err = amdtp_domain_add_stream(&dg00x->domain, &dg00x->tx_stream,
amdtp_domain_add_stream  182 sound/firewire/fireface/ff-stream.c 		err = amdtp_domain_add_stream(&ff->domain, &ff->rx_stream,
amdtp_domain_add_stream  187 sound/firewire/fireface/ff-stream.c 		err = amdtp_domain_add_stream(&ff->domain, &ff->tx_stream,
amdtp_domain_add_stream   81 sound/firewire/fireworks/fireworks_stream.c 	err = amdtp_domain_add_stream(&efw->domain, stream,
amdtp_domain_add_stream  243 sound/firewire/motu/motu-stream.c 		err = amdtp_domain_add_stream(&motu->domain, &motu->tx_stream,
amdtp_domain_add_stream  248 sound/firewire/motu/motu-stream.c 		err = amdtp_domain_add_stream(&motu->domain, &motu->rx_stream,
amdtp_domain_add_stream  117 sound/firewire/oxfw/oxfw-stream.c 	err = amdtp_domain_add_stream(&oxfw->domain, stream,
amdtp_domain_add_stream  456 sound/firewire/tascam/tascam-stream.c 		err = amdtp_domain_add_stream(&tscm->domain, &tscm->rx_stream,
amdtp_domain_add_stream  461 sound/firewire/tascam/tascam-stream.c 		err = amdtp_domain_add_stream(&tscm->domain, &tscm->tx_stream,