/sound/firewire/tascam/ |
D | tascam-midi.c | 107 list_for_each_entry(subs, &stream->substreams, list) { in snd_tscm_create_midi_devices() 123 list_for_each_entry(subs, &stream->substreams, list) { in snd_tscm_create_midi_devices()
|
/sound/firewire/oxfw/ |
D | oxfw-stream.c | 261 unsigned int substreams, opposite_substreams; in snd_oxfw_stream_start_simplex() local 265 substreams = oxfw->capture_substreams; in snd_oxfw_stream_start_simplex() 270 substreams = oxfw->playback_substreams; in snd_oxfw_stream_start_simplex() 281 if (substreams == 0) in snd_oxfw_stream_start_simplex()
|
D | oxfw-midi.c | 136 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
|
/sound/core/ |
D | rawmidi.c | 255 list_for_each_entry(substream, &s->substreams, list) { in assign_substream() 612 list_for_each_entry(substream, &pstr->substreams, list) { in __snd_rawmidi_info_select() 1454 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams, in snd_rawmidi_proc_info_read() 1478 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, in snd_rawmidi_proc_info_read() 1536 list_add_tail(&substream->list, &stream->substreams); in snd_rawmidi_alloc_substreams() 1584 INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams); in snd_rawmidi_new() 1585 INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams); in snd_rawmidi_new() 1622 while (!list_empty(&stream->substreams)) { in snd_rawmidi_free_substreams() 1623 substream = list_entry(stream->substreams.next, struct snd_rawmidi_substream, list); in snd_rawmidi_free_substreams() 1760 list_for_each_entry(s, &rmidi->streams[dir].substreams, list) { in snd_rawmidi_dev_disconnect() [all …]
|
D | pcm.c | 751 INIT_LIST_HEAD(&substream->self_group.substreams); in snd_pcm_new_stream() 752 list_add_tail(&substream->link_list, &substream->self_group.substreams); in snd_pcm_new_stream()
|
D | pcm_native.c | 1866 INIT_LIST_HEAD(&substream->group->substreams); in snd_pcm_link() 1867 list_add_tail(&substream->link_list, &substream->group->substreams); in snd_pcm_link() 1870 list_add_tail(&substream1->link_list, &substream->group->substreams); in snd_pcm_link() 1887 INIT_LIST_HEAD(&substream->self_group.substreams); in relink_to_local() 1888 list_add_tail(&substream->link_list, &substream->self_group.substreams); in relink_to_local()
|
/sound/soc/davinci/ |
D | davinci-mcasp.c | 81 struct snd_pcm_substream *substreams[2]; member 323 substream = mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_mcasp_tx_irq_handler() 358 substream = mcasp->substreams[SNDRV_PCM_STREAM_CAPTURE]; in davinci_mcasp_rx_irq_handler() 385 if (mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK]) in davinci_mcasp_common_irq_handler() 388 if (mcasp->substreams[SNDRV_PCM_STREAM_CAPTURE]) in davinci_mcasp_common_irq_handler() 1249 mcasp->substreams[substream->stream] = substream; in davinci_mcasp_startup() 1334 mcasp->substreams[substream->stream] = NULL; in davinci_mcasp_shutdown()
|
/sound/pci/ |
D | maestro3.c | 777 struct m3_dma *substreams; member 1660 struct m3_dma *s = &chip->substreams[i]; in snd_m3_interrupt() 1738 s = &chip->substreams[i]; in snd_m3_substream_open() 2375 if (chip->substreams) { in snd_m3_free() 2378 s = &chip->substreams[i]; in snd_m3_free() 2384 kfree(chip->substreams); in snd_m3_free() 2615 chip->substreams = kcalloc(chip->num_substreams, sizeof(struct m3_dma), in snd_m3_create() 2617 if (chip->substreams == NULL) { in snd_m3_create() 2678 struct m3_dma *s = &chip->substreams[i]; in snd_m3_create()
|
/sound/firewire/dice/ |
D | dice-midi.c | 98 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
|
/sound/firewire/bebob/ |
D | bebob_midi.c | 118 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
|
/sound/firewire/fireworks/ |
D | fireworks_midi.c | 119 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
|
/sound/drivers/ |
D | portman2x4.c | 595 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams, in snd_portman_rawmidi_create() 602 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, in snd_portman_rawmidi_create()
|
D | mtpav.c | 656 list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { in snd_mtpav_get_RAWMIDI() 661 list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) { in snd_mtpav_get_RAWMIDI()
|
D | dummy.c | 692 int substreams) in snd_card_dummy_pcm() argument 699 substreams, substreams, &pcm); in snd_card_dummy_pcm()
|
D | mts64.c | 799 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) { in snd_mts64_rawmidi_create() 806 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { in snd_mts64_rawmidi_create()
|
D | aloop.c | 799 int device, int substreams) in loopback_pcm_new() argument 805 substreams, substreams, &pcm); in loopback_pcm_new()
|
D | Kconfig | 87 configured number of substreams (see the pcm_substreams module
|
D | serial-u16550.c | 867 list_for_each_entry(substream, &stream->substreams, list) { in snd_uart16550_substreams()
|
/sound/firewire/digi00x/ |
D | digi00x-midi.c | 160 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
|
/sound/pci/hda/ |
D | patch_si3054.c | 185 .substreams = 1,
|
D | hda_controller.c | 543 cpcm->stream[SNDRV_PCM_STREAM_PLAYBACK].substreams, in snd_hda_attach_pcm_stream() 544 cpcm->stream[SNDRV_PCM_STREAM_CAPTURE].substreams, in snd_hda_attach_pcm_stream() 565 if (cpcm->stream[s].substreams) in snd_hda_attach_pcm_stream()
|
D | hda_generic.c | 5361 .substreams = 1, 5374 .substreams = 1, 5387 .substreams = 1, 5400 .substreams = 2, /* can be overridden */ 5413 .substreams = 1, 5426 .substreams = 1, 5434 .substreams = 0, 5485 .substreams = 1, 5526 if (spec_str->substreams) in setup_pcm_stream() 5527 str->substreams = spec_str->substreams; in setup_pcm_stream() [all …]
|
D | patch_ca0132.c | 4031 .substreams = 1, 4042 .substreams = 1, 4053 .substreams = 1, 4065 .substreams = 1, 4083 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = 1; in ca0132_build_pcms() 4090 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = 1; in ca0132_build_pcms() 4097 info->stream[SNDRV_PCM_STREAM_CAPTURE].substreams = 1; in ca0132_build_pcms()
|
D | hda_codec.h | 148 unsigned int substreams; /* number of substreams, 0 = not exist*/ member
|
D | hda_codec.c | 3118 if (!pcm->pcm || pcm->own_chmap || !hinfo->substreams) in add_std_chmaps() 3360 if (!info->substreams) in snd_hda_codec_parse_pcms() 3390 if (!cpcm->stream[0].substreams && !cpcm->stream[1].substreams) in snd_hda_codec_build_pcms()
|