rx_packet_formats  114 sound/firewire/motu/motu-pcm.c 		formats = &motu->rx_packet_formats;
rx_packet_formats   71 sound/firewire/motu/motu-proc.c 		formats = &motu->rx_packet_formats;
rx_packet_formats  269 sound/firewire/motu/motu-protocol-v2.c 	calculate_fixed_part(&motu->rx_packet_formats, AMDTP_OUT_STREAM,
rx_packet_formats  271 sound/firewire/motu/motu-protocol-v2.c 	calculate_differed_part(&motu->rx_packet_formats, motu->spec->flags,
rx_packet_formats  275 sound/firewire/motu/motu-protocol-v2.c 	motu->rx_packet_formats.pcm_byte_offset = 10;
rx_packet_formats  295 sound/firewire/motu/motu-protocol-v3.c 	calculate_fixed_part(&motu->rx_packet_formats, AMDTP_OUT_STREAM,
rx_packet_formats  297 sound/firewire/motu/motu-protocol-v3.c 	calculate_differed_part(&motu->rx_packet_formats,
rx_packet_formats  303 sound/firewire/motu/motu-protocol-v3.c 	motu->rx_packet_formats.pcm_byte_offset = 10;
rx_packet_formats   38 sound/firewire/motu/motu-stream.c 		packet_format = &motu->rx_packet_formats;
rx_packet_formats  126 sound/firewire/motu/motu-stream.c 		motu->rx_packet_formats.midi_flag_offset = 4;
rx_packet_formats  127 sound/firewire/motu/motu-stream.c 		motu->rx_packet_formats.midi_byte_offset = 6;
rx_packet_formats  129 sound/firewire/motu/motu-stream.c 		motu->rx_packet_formats.midi_flag_offset = 8;
rx_packet_formats  130 sound/firewire/motu/motu-stream.c 		motu->rx_packet_formats.midi_byte_offset = 7;
rx_packet_formats  196 sound/firewire/motu/motu-stream.c 	if (motu->rx_packet_formats.differed_part_pcm_chunks[0] == 0)
rx_packet_formats   57 sound/firewire/motu/motu.h 	struct snd_motu_packet_format rx_packet_formats;