Searched refs:tx_fixed_pcm_chunks (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/sound/firewire/motu/ |
| 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},
|
| D | motu-protocol-v2.c | 308 motu->spec->tx_fixed_pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats() 329 .tx_fixed_pcm_chunks = {14, 14, 0}, 338 .tx_fixed_pcm_chunks = {14, 14, 8}, 347 .tx_fixed_pcm_chunks = {14, 14, 0}, 356 .tx_fixed_pcm_chunks = {10, 6, 0},
|
| D | motu-proc.c | 63 motu->spec->tx_fixed_pcm_chunks[mode], in proc_read_format()
|
| D | motu.h | 111 unsigned char tx_fixed_pcm_chunks[3]; member
|
| D | motu-stream.c | 204 if (motu->spec->tx_fixed_pcm_chunks[0] == motu->tx_packet_formats.pcm_chunks[0]) in ensure_packet_formats()
|