Searched refs:tx_fixed_pcm_chunks (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/sound/firewire/motu/ |
H A D | motu-protocol-v3.c | 256 motu->spec->tx_fixed_pcm_chunks, in snd_motu_protocol_v3_cache_packet_formats() 277 .tx_fixed_pcm_chunks = {18, 18, 14}, 287 .tx_fixed_pcm_chunks = {18, 18, 14}, 297 .tx_fixed_pcm_chunks = {18, 14, 10}, 307 .tx_fixed_pcm_chunks = {18, 14, 10}, 317 .tx_fixed_pcm_chunks = {10, 10, 0}, 327 .tx_fixed_pcm_chunks = {14, 14, 14}, 335 .tx_fixed_pcm_chunks = {10, 10, 0},
|
H A D | motu-protocol-v2.c | 247 motu->spec->tx_fixed_pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats() 280 .tx_fixed_pcm_chunks = {14, 14, 0}, 288 .tx_fixed_pcm_chunks = {14, 14, 8}, 298 .tx_fixed_pcm_chunks = {14, 14, 8}, 308 .tx_fixed_pcm_chunks = {14, 14, 0}, 319 .tx_fixed_pcm_chunks = {10, 10, 0},
|
H A D | motu-protocol-v1.c | 443 memcpy(motu->tx_packet_formats.pcm_chunks, motu->spec->tx_fixed_pcm_chunks, in snd_motu_protocol_v1_cache_packet_formats() 459 .tx_fixed_pcm_chunks = {10, 0, 0}, 465 .tx_fixed_pcm_chunks = {10, 10, 0},
|
H A D | motu-proc.c | 63 motu->spec->tx_fixed_pcm_chunks[mode], in proc_read_format()
|
H A D | motu.h | 126 unsigned char tx_fixed_pcm_chunks[3]; member
|
H A D | motu-stream.c | 216 if (motu->spec->tx_fixed_pcm_chunks[0] == motu->tx_packet_formats.pcm_chunks[0]) in ensure_packet_formats()
|
/kernel/linux/linux-5.10/sound/firewire/motu/ |
H A D | motu-protocol-v3.c | 281 motu->spec->tx_fixed_pcm_chunks, in snd_motu_protocol_v3_cache_packet_formats() 299 .tx_fixed_pcm_chunks = {18, 18, 14}, 308 .tx_fixed_pcm_chunks = {18, 14, 10}, 317 .tx_fixed_pcm_chunks = {10, 10, 0}, 324 .tx_fixed_pcm_chunks = {10, 10, 0},
|
H A D | motu-protocol-v2.c | 307 motu->spec->tx_fixed_pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats() 328 .tx_fixed_pcm_chunks = {14, 14, 0}, 337 .tx_fixed_pcm_chunks = {14, 14, 8}, 346 .tx_fixed_pcm_chunks = {14, 14, 0}, 356 .tx_fixed_pcm_chunks = {10, 10, 0},
|
H A D | motu-proc.c | 63 motu->spec->tx_fixed_pcm_chunks[mode], in proc_read_format()
|
H A D | motu.h | 111 unsigned char tx_fixed_pcm_chunks[3]; member
|
H A D | motu-stream.c | 204 if (motu->spec->tx_fixed_pcm_chunks[0] == motu->tx_packet_formats.pcm_chunks[0]) in ensure_packet_formats()
|
Completed in 6 milliseconds