Lines Matching refs:tx_packet_formats
196 motu->tx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_with_opt_ifaces()
197 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
199 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_with_opt_ifaces()
200 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
206 motu->tx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_with_opt_ifaces()
207 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
209 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_with_opt_ifaces()
210 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
243 motu->tx_packet_formats.pcm_byte_offset = 10; in snd_motu_protocol_v3_cache_packet_formats()
246 motu->tx_packet_formats.msg_chunks = 2; in snd_motu_protocol_v3_cache_packet_formats()
255 memcpy(motu->tx_packet_formats.pcm_chunks, in snd_motu_protocol_v3_cache_packet_formats()
257 sizeof(motu->tx_packet_formats.pcm_chunks)); in snd_motu_protocol_v3_cache_packet_formats()