Searched refs:tx_packet_formats (Results 1 – 6 of 6) sorted by relevance
221 motu->tx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_828mk3()222 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()224 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828mk3()225 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()231 motu->tx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_828mk3()232 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()234 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828mk3()235 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()268 motu->tx_packet_formats.pcm_byte_offset = 10; in snd_motu_protocol_v3_cache_packet_formats()271 motu->tx_packet_formats.msg_chunks = 2; in snd_motu_protocol_v3_cache_packet_formats()[all …]
242 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828mk2()243 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk2()259 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_traveler()260 motu->tx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_traveler()276 motu->tx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_8pre()277 motu->tx_packet_formats.pcm_chunks[1] += 8; in detect_packet_formats_8pre()295 motu->tx_packet_formats.pcm_byte_offset = 10; in snd_motu_protocol_v2_cache_packet_formats()298 motu->tx_packet_formats.msg_chunks = 2; in snd_motu_protocol_v2_cache_packet_formats()307 memcpy(motu->tx_packet_formats.pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats()309 sizeof(motu->tx_packet_formats.pcm_chunks)); in snd_motu_protocol_v2_cache_packet_formats()
45 packet_format = &motu->tx_packet_formats; in keep_resources()118 motu->tx_packet_formats.midi_flag_offset = 4; in snd_motu_stream_cache_packet_formats()119 motu->tx_packet_formats.midi_byte_offset = 6; in snd_motu_stream_cache_packet_formats()121 motu->tx_packet_formats.midi_flag_offset = 8; in snd_motu_stream_cache_packet_formats()122 motu->tx_packet_formats.midi_byte_offset = 7; in snd_motu_stream_cache_packet_formats()204 if (motu->spec->tx_fixed_pcm_chunks[0] == motu->tx_packet_formats.pcm_chunks[0]) in ensure_packet_formats()
58 formats = &motu->tx_packet_formats; in proc_read_format()
55 struct snd_motu_packet_format tx_packet_formats; member
107 formats = &motu->tx_packet_formats; in init_hw_info()