/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice-mytek.c | 11 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 12 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 36 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_mytek_formats() 38 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_mytek_formats() 40 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_detect_mytek_formats()
|
H A D | dice-alesis.c | 11 alesis_io14_tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT] = { 17 alesis_io26_tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT] = { 37 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * in snd_dice_detect_alesis_formats() 41 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * in snd_dice_detect_alesis_formats() 70 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_detect_alesis_mastercontrol_formats()
|
H A D | dice.h | 63 #define MAX_STREAMS 2 macro 92 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 93 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 94 unsigned int tx_midi_ports[MAX_STREAMS]; 95 unsigned int rx_midi_ports[MAX_STREAMS]; 108 struct fw_iso_resources tx_resources[MAX_STREAMS]; 109 struct fw_iso_resources rx_resources[MAX_STREAMS]; 110 struct amdtp_stream tx_stream[MAX_STREAMS]; 111 struct amdtp_stream rx_stream[MAX_STREAMS];
|
H A D | dice-presonus.c | 11 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 12 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 52 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_presonus_formats() 54 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_presonus_formats()
|
H A D | dice-tcelectronic.c | 11 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 12 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 94 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_tcelectronic_formats() 96 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_tcelectronic_formats()
|
H A D | dice-stream.c | 125 min_t(unsigned int, be32_to_cpu(reg[0]), MAX_STREAMS); in get_register_params() 132 min_t(unsigned int, be32_to_cpu(reg[0]), MAX_STREAMS); in get_register_params() 142 for (i = 0; i < MAX_STREAMS; ++i) { in release_resources() 412 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_stream_start_duplex() 422 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_stream_start_duplex() 437 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_stream_start_duplex() 445 if (i < MAX_STREAMS) { in snd_dice_stream_start_duplex() 466 for (i = 0; i < MAX_STREAMS; i++) { in snd_dice_stream_start_duplex() 560 for (i = 0; i < MAX_STREAMS; i++) { in snd_dice_stream_init_duplex() 569 for (i = 0; i < MAX_STREAMS; in snd_dice_stream_init_duplex() [all...] |
H A D | dice-extension.c | 62 unsigned int pcm_channels[MAX_STREAMS][3], in read_stream_entries() 63 unsigned int midi_ports[MAX_STREAMS]) in read_stream_entries()
|
H A D | dice-proc.c | 260 for (i = 0; i < MAX_STREAMS; ++i) { in dice_proc_read_formation() 271 for (i = 0; i < MAX_STREAMS; ++i) { in dice_proc_read_formation()
|
H A D | dice-midi.c | 116 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_create_midi()
|
H A D | dice-pcm.c | 430 for (i = 0; i < MAX_STREAMS; i++) { in snd_dice_create_pcm()
|
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-mytek.c | 11 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 12 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 36 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_mytek_formats() 38 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_mytek_formats() 40 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_detect_mytek_formats()
|
H A D | dice-alesis.c | 11 alesis_io14_tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT] = { 17 alesis_io26_tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT] = { 37 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * in snd_dice_detect_alesis_formats() 41 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * in snd_dice_detect_alesis_formats() 70 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_detect_alesis_mastercontrol_formats()
|
H A D | dice.h | 63 #define MAX_STREAMS 2 macro 89 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 90 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 91 unsigned int tx_midi_ports[MAX_STREAMS]; 92 unsigned int rx_midi_ports[MAX_STREAMS]; 104 struct fw_iso_resources tx_resources[MAX_STREAMS]; 105 struct fw_iso_resources rx_resources[MAX_STREAMS]; 106 struct amdtp_stream tx_stream[MAX_STREAMS]; 107 struct amdtp_stream rx_stream[MAX_STREAMS];
|
H A D | dice-presonus.c | 9 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 10 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 50 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_presonus_formats() 52 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_presonus_formats()
|
H A D | dice-weiss.c | 9 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 10 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 99 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_weiss_formats() 101 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_weiss_formats()
|
H A D | dice-tcelectronic.c | 11 unsigned int tx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 12 unsigned int rx_pcm_chs[MAX_STREAMS][SND_DICE_RATE_MODE_COUNT]; 94 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_tcelectronic_formats() 96 MAX_STREAMS * SND_DICE_RATE_MODE_COUNT * sizeof(unsigned int)); in snd_dice_detect_tcelectronic_formats()
|
H A D | dice-stream.c | 112 min_t(unsigned int, be32_to_cpu(reg[0]), MAX_STREAMS); in get_register_params() 119 min_t(unsigned int, be32_to_cpu(reg[0]), MAX_STREAMS); in get_register_params() 129 for (i = 0; i < MAX_STREAMS; ++i) { in release_resources() 399 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_stream_start_duplex() 409 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_stream_start_duplex() 424 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_stream_start_duplex() 432 if (i < MAX_STREAMS) { in snd_dice_stream_start_duplex() 544 for (i = 0; i < MAX_STREAMS; i++) { in snd_dice_stream_init_duplex() 553 for (i = 0; i < MAX_STREAMS; i++) { in snd_dice_stream_init_duplex() 558 for (i = 0; i < MAX_STREAMS; in snd_dice_stream_init_duplex() [all...] |
H A D | dice-extension.c | 62 unsigned int pcm_channels[MAX_STREAMS][3], in read_stream_entries() 63 unsigned int midi_ports[MAX_STREAMS]) in read_stream_entries()
|
H A D | dice-proc.c | 260 for (i = 0; i < MAX_STREAMS; ++i) { in dice_proc_read_formation() 271 for (i = 0; i < MAX_STREAMS; ++i) { in dice_proc_read_formation()
|
H A D | dice-midi.c | 116 for (i = 0; i < MAX_STREAMS; ++i) { in snd_dice_create_midi()
|
H A D | dice-pcm.c | 430 for (i = 0; i < MAX_STREAMS; i++) { in snd_dice_create_pcm()
|
/kernel/linux/linux-5.10/sound/usb/caiaq/ |
H A D | device.h | 27 #define MAX_STREAMS 32 macro 85 int audio_in_buf_pos[MAX_STREAMS]; 86 int audio_out_buf_pos[MAX_STREAMS]; 87 int period_in_count[MAX_STREAMS]; 88 int period_out_count[MAX_STREAMS]; 94 struct snd_pcm_substream *sub_playback[MAX_STREAMS]; 95 struct snd_pcm_substream *sub_capture[MAX_STREAMS];
|
H A D | audio.c | 83 for (i = 0; i < MAX_STREAMS; i++) in all_substreams_zero() 788 if (cdev->n_streams > MAX_STREAMS) { in snd_usb_caiaq_audio_init()
|
/kernel/linux/linux-6.6/sound/usb/caiaq/ |
H A D | device.h | 27 #define MAX_STREAMS 32 macro 85 int audio_in_buf_pos[MAX_STREAMS]; 86 int audio_out_buf_pos[MAX_STREAMS]; 87 int period_in_count[MAX_STREAMS]; 88 int period_out_count[MAX_STREAMS]; 94 struct snd_pcm_substream *sub_playback[MAX_STREAMS]; 95 struct snd_pcm_substream *sub_capture[MAX_STREAMS];
|
H A D | audio.c | 83 for (i = 0; i < MAX_STREAMS; i++) in all_substreams_zero() 788 if (cdev->n_streams > MAX_STREAMS) { in snd_usb_caiaq_audio_init()
|