Searched refs:tx_packet_formats (Results 1 – 6 of 6) sorted by relevance
53 &motu->tx_packet_formats); in start_both_streams()160 motu->tx_packet_formats.midi_flag_offset = 4; in snd_motu_stream_cache_packet_formats()161 motu->tx_packet_formats.midi_byte_offset = 6; in snd_motu_stream_cache_packet_formats()163 motu->tx_packet_formats.midi_flag_offset = 8; in snd_motu_stream_cache_packet_formats()164 motu->tx_packet_formats.midi_byte_offset = 7; in snd_motu_stream_cache_packet_formats()193 if (motu->tx_packet_formats.differed_part_pcm_chunks[0] == 0) in ensure_packet_formats()
246 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v2_cache_packet_formats()248 calculate_differed_part(&motu->tx_packet_formats, motu->spec->flags, in v2_cache_packet_formats()256 motu->tx_packet_formats.pcm_byte_offset = 10; in v2_cache_packet_formats()
289 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v3_cache_packet_formats()291 calculate_differed_part(&motu->tx_packet_formats, in v3_cache_packet_formats()303 motu->tx_packet_formats.pcm_byte_offset = 10; in v3_cache_packet_formats()
59 formats = &motu->tx_packet_formats; in proc_read_format()
57 struct snd_motu_packet_format tx_packet_formats; member
111 formats = &motu->tx_packet_formats; in init_hw_info()