Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Drawmidi.h102 unsigned int substream_opened; member
Dpcm.h488 unsigned int substream_opened; member
/Linux-v5.4/sound/core/
Dpcm.c974 pstr->substream_opened++; in snd_pcm_attach_substream()
1002 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
Drawmidi.c275 rmidi->streams[substream->stream].substream_opened++; in open_substream()
488 rmidi->streams[substream->stream].substream_opened--; in close_substream()
560 substream->pstr->substream_opened); in snd_rawmidi_info()
Dpcm_native.c195 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/Linux-v5.4/sound/pci/hda/
Dhda_codec.c1740 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1741 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()