amdtp_stream_pcm_pointer 1060 sound/firewire/amdtp-stream.c EXPORT_SYMBOL(amdtp_stream_pcm_pointer);
amdtp_stream_pcm_pointer  197 sound/firewire/amdtp-stream.h unsigned long amdtp_stream_pcm_pointer(struct amdtp_stream *s);
amdtp_stream_pcm_pointer  293 sound/firewire/bebob/bebob_pcm.c 	return amdtp_stream_pcm_pointer(&bebob->tx_stream);
amdtp_stream_pcm_pointer  299 sound/firewire/bebob/bebob_pcm.c 	return amdtp_stream_pcm_pointer(&bebob->rx_stream);
amdtp_stream_pcm_pointer  344 sound/firewire/dice/dice-pcm.c 	return amdtp_stream_pcm_pointer(stream);
amdtp_stream_pcm_pointer  351 sound/firewire/dice/dice-pcm.c 	return amdtp_stream_pcm_pointer(stream);
amdtp_stream_pcm_pointer  271 sound/firewire/digi00x/digi00x-pcm.c 	return amdtp_stream_pcm_pointer(&dg00x->tx_stream);
amdtp_stream_pcm_pointer  278 sound/firewire/digi00x/digi00x-pcm.c 	return amdtp_stream_pcm_pointer(&dg00x->rx_stream);
amdtp_stream_pcm_pointer  315 sound/firewire/fireface/ff-pcm.c 	return amdtp_stream_pcm_pointer(&ff->tx_stream);
amdtp_stream_pcm_pointer  322 sound/firewire/fireface/ff-pcm.c 	return amdtp_stream_pcm_pointer(&ff->rx_stream);
amdtp_stream_pcm_pointer  322 sound/firewire/fireworks/fireworks_pcm.c 	return amdtp_stream_pcm_pointer(&efw->tx_stream);
amdtp_stream_pcm_pointer  327 sound/firewire/fireworks/fireworks_pcm.c 	return amdtp_stream_pcm_pointer(&efw->rx_stream);
amdtp_stream_pcm_pointer  298 sound/firewire/motu/motu-pcm.c 	return amdtp_stream_pcm_pointer(&motu->tx_stream);
amdtp_stream_pcm_pointer  304 sound/firewire/motu/motu-pcm.c 	return amdtp_stream_pcm_pointer(&motu->rx_stream);
amdtp_stream_pcm_pointer  364 sound/firewire/oxfw/oxfw-pcm.c 	return amdtp_stream_pcm_pointer(&oxfw->tx_stream);
amdtp_stream_pcm_pointer  370 sound/firewire/oxfw/oxfw-pcm.c 	return amdtp_stream_pcm_pointer(&oxfw->rx_stream);
amdtp_stream_pcm_pointer  203 sound/firewire/tascam/tascam-pcm.c 	return amdtp_stream_pcm_pointer(&tscm->tx_stream);
amdtp_stream_pcm_pointer  210 sound/firewire/tascam/tascam-pcm.c 	return amdtp_stream_pcm_pointer(&tscm->rx_stream);