Home
last modified time | relevance | path

Searched refs:substream_opened (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
Drawmidi.h103 unsigned int substream_opened; member
Dpcm.h495 unsigned int substream_opened; member
/kernel/linux/linux-5.10/sound/core/
Drawmidi.c319 rmidi->streams[substream->stream].substream_opened++; in open_substream()
532 rmidi->streams[substream->stream].substream_opened--; in close_substream()
604 substream->pstr->substream_opened); in snd_rawmidi_info()
Dpcm.c980 pstr->substream_opened++; in snd_pcm_attach_substream()
1011 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
Dpcm_native.c217 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_codec.c1761 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1762 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()