Home
last modified time | relevance | path

Searched refs:substreams (Results 1 – 25 of 44) sorted by relevance

12

/linux/sound/virtio/
A Dvirtio_pcm.c335 snd->substreams = devm_kcalloc(&vdev->dev, snd->nsubstreams, in virtsnd_pcm_parse_cfg()
336 sizeof(*snd->substreams), GFP_KERNEL); in virtsnd_pcm_parse_cfg()
337 if (!snd->substreams) in virtsnd_pcm_parse_cfg()
350 struct virtio_pcm_substream *vss = &snd->substreams[i]; in virtsnd_pcm_parse_cfg()
439 stream->substreams = in virtsnd_pcm_build_devs()
441 sizeof(*stream->substreams), in virtsnd_pcm_build_devs()
443 if (!stream->substreams) in virtsnd_pcm_build_devs()
452 struct virtio_pcm_substream *vss = &snd->substreams[i]; in virtsnd_pcm_build_devs()
459 vs->substreams[vs->nsubstreams++] = vss; in virtsnd_pcm_build_devs()
472 vs->substreams[kss->number]->substream = kss; in virtsnd_pcm_build_devs()
[all …]
A Dvirtio_card.c355 for (i = 0; snd->substreams && i < snd->nsubstreams; ++i) { in virtsnd_remove()
356 struct virtio_pcm_substream *vss = &snd->substreams[i]; in virtsnd_remove()
385 cancel_work_sync(&snd->substreams[i].elapsed_period); in virtsnd_freeze()
A Dvirtio_card.h58 struct virtio_pcm_substream *substreams; member
A Dvirtio_pcm.h73 struct virtio_pcm_substream **substreams; member
/linux/sound/firewire/tascam/
A Dtascam-midi.c107 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()
/linux/Documentation/sound/cards/
A Dserial-u16550.rst16 In Roland Soundcanvas mode, multiple ALSA raw MIDI substreams are supported
58 In MS-124W M/B mode, the driver supports 16 ALSA raw MIDI substreams;
89 The Generic driver supports multiple input and output substreams over a single
A Dmixart.rst42 substreams performing hardware mixing. This could be changed to a
43 maximum of 24 substreams if wished.
/linux/sound/core/
A Drawmidi.c283 list_for_each_entry(substream, &s->substreams, list) { in assign_substream()
641 list_for_each_entry(substream, &pstr->substreams, list) { in __snd_rawmidi_info_select()
1641 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams, in snd_rawmidi_proc_info_read()
1668 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, in snd_rawmidi_proc_info_read()
1736 list_add_tail(&substream->list, &stream->substreams); in snd_rawmidi_alloc_substreams()
1784 INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams); in snd_rawmidi_new()
1785 INIT_LIST_HEAD(&rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams); in snd_rawmidi_new()
1824 while (!list_empty(&stream->substreams)) { in snd_rawmidi_free_substreams()
1825 substream = list_entry(stream->substreams.next, struct snd_rawmidi_substream, list); in snd_rawmidi_free_substreams()
1970 list_for_each_entry(s, &rmidi->streams[dir].substreams, list) { in snd_rawmidi_dev_disconnect()
[all …]
/linux/sound/firewire/motu/
A Dmotu-midi.c90 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
/linux/sound/firewire/fireface/
A Dff-midi.c81 list_for_each_entry(substream, &stream->substreams, list) { in set_midi_substream_names()
/linux/sound/firewire/fireworks/
A Dfireworks_midi.c86 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
/linux/sound/firewire/bebob/
A Dbebob_midi.c86 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
/linux/sound/pci/
A Dmaestro3.c757 struct m3_dma *substreams; member
1636 struct m3_dma *s = &chip->substreams[i]; in snd_m3_interrupt()
1714 s = &chip->substreams[i]; in snd_m3_substream_open()
2350 if (chip->substreams) { in snd_m3_free()
2353 s = &chip->substreams[i]; in snd_m3_free()
2556 chip->substreams = devm_kcalloc(&pci->dev, chip->num_substreams, in snd_m3_create()
2558 if (!chip->substreams) in snd_m3_create()
2611 struct m3_dma *s = &chip->substreams[i]; in snd_m3_create()
/linux/sound/soc/ti/
A Ddavinci-mcasp.c83 struct snd_pcm_substream *substreams[2]; member
378 substream = mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK]; in davinci_mcasp_tx_irq_handler()
409 substream = mcasp->substreams[SNDRV_PCM_STREAM_CAPTURE]; in davinci_mcasp_rx_irq_handler()
432 if (mcasp->substreams[SNDRV_PCM_STREAM_PLAYBACK]) in davinci_mcasp_common_irq_handler()
435 if (mcasp->substreams[SNDRV_PCM_STREAM_CAPTURE]) in davinci_mcasp_common_irq_handler()
1495 if (mcasp->substreams[substream->stream]) in davinci_mcasp_startup()
1498 mcasp->substreams[substream->stream] = substream; in davinci_mcasp_startup()
1605 mcasp->substreams[substream->stream] = NULL; in davinci_mcasp_shutdown()
/linux/sound/firewire/dice/
A Ddice-midi.c90 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
/linux/include/sound/
A Drawmidi.h107 struct list_head substreams; member
/linux/sound/firewire/digi00x/
A Ddigi00x-midi.c101 list_for_each_entry(subs, &str->substreams, list) { in set_substream_names()
/linux/sound/firewire/oxfw/
A Doxfw-midi.c131 list_for_each_entry(subs, &str->substreams, list) { in set_midi_substream_names()
/linux/sound/drivers/
A Dportman2x4.c579 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams, in snd_portman_rawmidi_create()
586 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams, in snd_portman_rawmidi_create()
A Dmtpav.c643 list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { in snd_mtpav_get_RAWMIDI()
648 list_for_each(list, &rawmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) { in snd_mtpav_get_RAWMIDI()
A Ddummy.c669 int substreams) in snd_card_dummy_pcm() argument
676 substreams, substreams, &pcm); in snd_card_dummy_pcm()
A Dmts64.c782 &rmidi->streams[SNDRV_RAWMIDI_STREAM_OUTPUT].substreams) { in snd_mts64_rawmidi_create()
789 &rmidi->streams[SNDRV_RAWMIDI_STREAM_INPUT].substreams) { in snd_mts64_rawmidi_create()
/linux/Documentation/devicetree/bindings/sound/
A Dfsl,asrc.txt7 three substreams within totally 10 channels.
/linux/sound/pci/hda/
A Dpatch_si3054.c171 .substreams = 1,
A Dhda_controller.c716 cpcm->stream[SNDRV_PCM_STREAM_PLAYBACK].substreams, in snd_hda_attach_pcm_stream()
717 cpcm->stream[SNDRV_PCM_STREAM_CAPTURE].substreams, in snd_hda_attach_pcm_stream()
738 if (cpcm->stream[s].substreams) in snd_hda_attach_pcm_stream()

Completed in 45 milliseconds

12