Home
last modified time | relevance | path

Searched refs:rx_packet_formats (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/sound/firewire/motu/
H A Dmotu-protocol-v3.c241 motu->rx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_828mk3()
242 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()
244 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828mk3()
245 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()
251 motu->rx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_828mk3()
252 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()
254 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828mk3()
255 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_828mk3()
269 motu->rx_packet_formats.pcm_byte_offset = 10; in snd_motu_protocol_v3_cache_packet_formats()
272 motu->rx_packet_formats in snd_motu_protocol_v3_cache_packet_formats()
[all...]
H A Dmotu-protocol-v2.c247 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()
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()
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()
295 motu->rx_packet_formats.pcm_byte_offset = 10; in snd_motu_protocol_v2_cache_packet_formats()
298 motu->rx_packet_formats.msg_chunks = 2; 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 in snd_motu_protocol_v2_cache_packet_formats()
[all...]
H A Dmotu-stream.c38 packet_format = &motu->rx_packet_formats; in keep_resources()
126 motu->rx_packet_formats.midi_flag_offset = 4; in snd_motu_stream_cache_packet_formats()
127 motu->rx_packet_formats.midi_byte_offset = 6; in snd_motu_stream_cache_packet_formats()
129 motu->rx_packet_formats.midi_flag_offset = 8; in snd_motu_stream_cache_packet_formats()
130 motu->rx_packet_formats.midi_byte_offset = 7; in snd_motu_stream_cache_packet_formats()
206 if (motu->spec->rx_fixed_pcm_chunks[0] == motu->rx_packet_formats.pcm_chunks[0]) in ensure_packet_formats()
H A Dmotu-proc.c71 formats = &motu->rx_packet_formats; in proc_read_format()
H A Dmotu.h56 struct snd_motu_packet_format rx_packet_formats; member
H A Dmotu-pcm.c111 formats = &motu->rx_packet_formats; in init_hw_info()
/kernel/linux/linux-6.6/sound/firewire/motu/
H A Dmotu-protocol-v3.c216 motu->rx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_with_opt_ifaces()
217 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
219 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_with_opt_ifaces()
220 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
226 motu->rx_packet_formats.pcm_chunks[0] += 4; in detect_packet_formats_with_opt_ifaces()
227 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
229 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_with_opt_ifaces()
230 motu->rx_packet_formats.pcm_chunks[1] += 4; in detect_packet_formats_with_opt_ifaces()
244 motu->rx_packet_formats.pcm_byte_offset = 10; in snd_motu_protocol_v3_cache_packet_formats()
247 motu->rx_packet_formats in snd_motu_protocol_v3_cache_packet_formats()
[all...]
H A Dmotu-protocol-v1.c402 motu->rx_packet_formats.pcm_byte_offset = 4; in detect_packet_formats_828()
403 motu->rx_packet_formats.msg_chunks = 0; in detect_packet_formats_828()
415 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_828()
424 motu->rx_packet_formats.pcm_byte_offset = 4; in detect_packet_formats_896()
428 motu->rx_packet_formats.msg_chunks = 0; in detect_packet_formats_896()
435 motu->rx_packet_formats.pcm_chunks[0] += 8; in detect_packet_formats_896()
436 motu->rx_packet_formats.pcm_chunks[1] += 8; in detect_packet_formats_896()
445 memcpy(motu->rx_packet_formats.pcm_chunks, motu->spec->rx_fixed_pcm_chunks, in snd_motu_protocol_v1_cache_packet_formats()
446 sizeof(motu->rx_packet_formats.pcm_chunks)); in snd_motu_protocol_v1_cache_packet_formats()
H A Dmotu-protocol-v2.c235 motu->rx_packet_formats.pcm_byte_offset = 10; in snd_motu_protocol_v2_cache_packet_formats()
238 motu->rx_packet_formats.msg_chunks = 2; in snd_motu_protocol_v2_cache_packet_formats()
249 memcpy(motu->rx_packet_formats.pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats()
251 sizeof(motu->rx_packet_formats.pcm_chunks)); in snd_motu_protocol_v2_cache_packet_formats()
263 motu->rx_packet_formats.pcm_chunks[0] += 8; in snd_motu_protocol_v2_cache_packet_formats()
266 motu->rx_packet_formats.pcm_chunks[1] += 4; in snd_motu_protocol_v2_cache_packet_formats()
268 motu->rx_packet_formats.pcm_chunks[1] += 8; in snd_motu_protocol_v2_cache_packet_formats()
H A Dmotu-stream.c38 packet_format = &motu->rx_packet_formats; in keep_resources()
126 motu->rx_packet_formats.midi_flag_offset = 4; in snd_motu_stream_cache_packet_formats()
127 motu->rx_packet_formats.midi_byte_offset = 6; in snd_motu_stream_cache_packet_formats()
129 motu->rx_packet_formats.midi_flag_offset = 8; in snd_motu_stream_cache_packet_formats()
130 motu->rx_packet_formats.midi_byte_offset = 7; in snd_motu_stream_cache_packet_formats()
218 if (motu->spec->rx_fixed_pcm_chunks[0] == motu->rx_packet_formats.pcm_chunks[0]) in ensure_packet_formats()
H A Dmotu-proc.c71 formats = &motu->rx_packet_formats; in proc_read_format()
H A Dmotu-pcm.c111 formats = &motu->rx_packet_formats; in init_hw_info()
H A Dmotu.h62 struct snd_motu_packet_format rx_packet_formats; member

Completed in 7 milliseconds