Lines Matching refs:pcm_chunks
241 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828mk2()
242 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk2()
247 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828mk2()
248 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk2()
258 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_traveler()
259 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_traveler()
264 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_traveler()
265 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_traveler()
275 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_8pre()
276 motu->tx_packet_formats.pcm_chunks[1] += 8; in detect_packet_formats_8pre()
281 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_8pre()
282 motu->rx_packet_formats.pcm_chunks[1] += 8; in detect_packet_formats_8pre()
306 memcpy(motu->tx_packet_formats.pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats()
308 sizeof(motu->tx_packet_formats.pcm_chunks)); in snd_motu_protocol_v2_cache_packet_formats()
309 memcpy(motu->rx_packet_formats.pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats()
311 sizeof(motu->rx_packet_formats.pcm_chunks)); in snd_motu_protocol_v2_cache_packet_formats()