amdtp_stream_get_max_payload  308 sound/firewire/amdtp-stream.c EXPORT_SYMBOL(amdtp_stream_get_max_payload);
amdtp_stream_get_max_payload  944 sound/firewire/amdtp-stream.c 		max_ctx_payload_size = amdtp_stream_get_max_payload(s) -
amdtp_stream_get_max_payload  951 sound/firewire/amdtp-stream.c 		max_ctx_payload_size = amdtp_stream_get_max_payload(s);
amdtp_stream_get_max_payload  189 sound/firewire/amdtp-stream.h unsigned int amdtp_stream_get_max_payload(struct amdtp_stream *s);
amdtp_stream_get_max_payload  554 sound/firewire/bebob/bebob_stream.c 	return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream));
amdtp_stream_get_max_payload  206 sound/firewire/dice/dice-stream.c 				amdtp_stream_get_max_payload(stream),
amdtp_stream_get_max_payload  214 sound/firewire/digi00x/digi00x-stream.c 				amdtp_stream_get_max_payload(stream),
amdtp_stream_get_max_payload  356 sound/firewire/fireface/ff-protocol-former.c 				amdtp_stream_get_max_payload(&ff->rx_stream),
amdtp_stream_get_max_payload  472 sound/firewire/fireface/ff-protocol-former.c 			amdtp_stream_get_max_payload(&ff->tx_stream),
amdtp_stream_get_max_payload  480 sound/firewire/fireface/ff-protocol-former.c 			amdtp_stream_get_max_payload(&ff->rx_stream),
amdtp_stream_get_max_payload  160 sound/firewire/fireface/ff-protocol-latter.c 			amdtp_stream_get_max_payload(&ff->tx_stream),
amdtp_stream_get_max_payload  168 sound/firewire/fireface/ff-protocol-latter.c 			amdtp_stream_get_max_payload(&ff->rx_stream),
amdtp_stream_get_max_payload  181 sound/firewire/fireworks/fireworks_stream.c 	return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream));
amdtp_stream_get_max_payload   58 sound/firewire/motu/motu-stream.c 				amdtp_stream_get_max_payload(stream),
amdtp_stream_get_max_payload  242 sound/firewire/oxfw/oxfw-stream.c 	return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream));
amdtp_stream_get_max_payload  297 sound/firewire/tascam/tascam-stream.c 				amdtp_stream_get_max_payload(stream),