Searched refs:calculate_fixed_part (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/firewire/motu/ |
| D | motu-protocol-v2.c | 170 static void calculate_fixed_part(struct snd_motu_packet_format *formats, in calculate_fixed_part() function 264 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v2_cache_packet_formats() 269 calculate_fixed_part(&motu->rx_packet_formats, AMDTP_OUT_STREAM, in v2_cache_packet_formats()
|
| D | motu-protocol-v3.c | 156 static void calculate_fixed_part(struct snd_motu_packet_format *formats, in calculate_fixed_part() function 288 calculate_fixed_part(&motu->tx_packet_formats, AMDTP_IN_STREAM, in v3_cache_packet_formats() 295 calculate_fixed_part(&motu->rx_packet_formats, AMDTP_OUT_STREAM, in v3_cache_packet_formats()
|