cmp_connection_reserve  554 sound/firewire/bebob/bebob_stream.c 	return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream));
cmp_connection_reserve  210 sound/firewire/cmp.c EXPORT_SYMBOL(cmp_connection_reserve);
cmp_connection_reserve   45 sound/firewire/cmp.h int cmp_connection_reserve(struct cmp_connection *connection,
cmp_connection_reserve  181 sound/firewire/fireworks/fireworks_stream.c 	return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream));
cmp_connection_reserve  242 sound/firewire/oxfw/oxfw-stream.c 	return cmp_connection_reserve(conn, amdtp_stream_get_max_payload(stream));