pcm_byte_offset    35 sound/firewire/motu/amdtp-motu.c 	unsigned int pcm_byte_offset;
pcm_byte_offset    95 sound/firewire/motu/amdtp-motu.c 	p->pcm_byte_offset = formats->pcm_byte_offset;
pcm_byte_offset   141 sound/firewire/motu/amdtp-motu.c 		byte = (u8 *)buffer + p->pcm_byte_offset;
pcm_byte_offset   177 sound/firewire/motu/amdtp-motu.c 		byte = (u8 *)buffer + p->pcm_byte_offset;
pcm_byte_offset   203 sound/firewire/motu/amdtp-motu.c 		byte = (u8 *)buffer + p->pcm_byte_offset;
pcm_byte_offset   274 sound/firewire/motu/motu-protocol-v2.c 	motu->tx_packet_formats.pcm_byte_offset = 10;
pcm_byte_offset   275 sound/firewire/motu/motu-protocol-v2.c 	motu->rx_packet_formats.pcm_byte_offset = 10;
pcm_byte_offset   302 sound/firewire/motu/motu-protocol-v3.c 	motu->tx_packet_formats.pcm_byte_offset = 10;
pcm_byte_offset   303 sound/firewire/motu/motu-protocol-v3.c 	motu->rx_packet_formats.pcm_byte_offset = 10;
pcm_byte_offset    36 sound/firewire/motu/motu.h 	unsigned char pcm_byte_offset;