amdtp_stream_pcm_ack 1079 sound/firewire/amdtp-stream.c EXPORT_SYMBOL(amdtp_stream_pcm_ack);
amdtp_stream_pcm_ack  198 sound/firewire/amdtp-stream.h int amdtp_stream_pcm_ack(struct amdtp_stream *s);
amdtp_stream_pcm_ack  306 sound/firewire/bebob/bebob_pcm.c 	return amdtp_stream_pcm_ack(&bebob->tx_stream);
amdtp_stream_pcm_ack  313 sound/firewire/bebob/bebob_pcm.c 	return amdtp_stream_pcm_ack(&bebob->rx_stream);
amdtp_stream_pcm_ack  359 sound/firewire/dice/dice-pcm.c 	return amdtp_stream_pcm_ack(stream);
amdtp_stream_pcm_ack  367 sound/firewire/dice/dice-pcm.c 	return amdtp_stream_pcm_ack(stream);
amdtp_stream_pcm_ack  285 sound/firewire/digi00x/digi00x-pcm.c 	return amdtp_stream_pcm_ack(&dg00x->tx_stream);
amdtp_stream_pcm_ack  292 sound/firewire/digi00x/digi00x-pcm.c 	return amdtp_stream_pcm_ack(&dg00x->rx_stream);
amdtp_stream_pcm_ack  329 sound/firewire/fireface/ff-pcm.c 	return amdtp_stream_pcm_ack(&ff->tx_stream);
amdtp_stream_pcm_ack  336 sound/firewire/fireface/ff-pcm.c 	return amdtp_stream_pcm_ack(&ff->rx_stream);
amdtp_stream_pcm_ack  334 sound/firewire/fireworks/fireworks_pcm.c 	return amdtp_stream_pcm_ack(&efw->tx_stream);
amdtp_stream_pcm_ack  341 sound/firewire/fireworks/fireworks_pcm.c 	return amdtp_stream_pcm_ack(&efw->rx_stream);
amdtp_stream_pcm_ack  311 sound/firewire/motu/motu-pcm.c 	return amdtp_stream_pcm_ack(&motu->tx_stream);
amdtp_stream_pcm_ack  318 sound/firewire/motu/motu-pcm.c 	return amdtp_stream_pcm_ack(&motu->rx_stream);
amdtp_stream_pcm_ack  377 sound/firewire/oxfw/oxfw-pcm.c 	return amdtp_stream_pcm_ack(&oxfw->tx_stream);
amdtp_stream_pcm_ack  384 sound/firewire/oxfw/oxfw-pcm.c 	return amdtp_stream_pcm_ack(&oxfw->rx_stream);
amdtp_stream_pcm_ack  217 sound/firewire/tascam/tascam-pcm.c 	return amdtp_stream_pcm_ack(&tscm->tx_stream);
amdtp_stream_pcm_ack  224 sound/firewire/tascam/tascam-pcm.c 	return amdtp_stream_pcm_ack(&tscm->rx_stream);