Searched refs:rx_fixed_pcm_chunks (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.10/sound/firewire/motu/ |
| D | motu-protocol-v3.c | 284 motu->spec->rx_fixed_pcm_chunks, in snd_motu_protocol_v3_cache_packet_formats() 300 .rx_fixed_pcm_chunks = {14, 14, 10}, 309 .rx_fixed_pcm_chunks = {14, 14, 14}, 318 .rx_fixed_pcm_chunks = {10, 10, 0}, 325 .rx_fixed_pcm_chunks = {10, 10, 0},
|
| D | motu-protocol-v2.c | 311 motu->spec->rx_fixed_pcm_chunks, in snd_motu_protocol_v2_cache_packet_formats() 330 .rx_fixed_pcm_chunks = {14, 14, 0}, 339 .rx_fixed_pcm_chunks = {14, 14, 8}, 348 .rx_fixed_pcm_chunks = {14, 14, 0}, 357 .rx_fixed_pcm_chunks = {10, 6, 0},
|
| D | motu-proc.c | 76 motu->spec->rx_fixed_pcm_chunks[mode], in proc_read_format()
|
| D | motu.h | 112 unsigned char rx_fixed_pcm_chunks[3]; member
|
| D | motu-stream.c | 206 if (motu->spec->rx_fixed_pcm_chunks[0] == motu->rx_packet_formats.pcm_chunks[0]) in ensure_packet_formats()
|