Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Drawmidi.h117 unsigned int substream_opened; member
Dpcm.h507 unsigned int substream_opened; member
/Linux-v4.19/sound/core/
Drawmidi.c289 rmidi->streams[substream->stream].substream_opened++; in open_substream()
502 rmidi->streams[substream->stream].substream_opened--; in close_substream()
574 substream->pstr->substream_opened); in snd_rawmidi_info()
Dpcm.c1034 pstr->substream_opened++; in snd_pcm_attach_substream()
1062 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
Dpcm_native.c240 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/Linux-v4.19/sound/pci/hda/
Dhda_codec.c1736 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1737 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()