Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Drawmidi.h117 unsigned int substream_opened; member
Dpcm.h504 unsigned int substream_opened; member
/linux-4.1.27/sound/core/
Drawmidi.c279 rmidi->streams[substream->stream].substream_opened++; in open_substream()
494 rmidi->streams[substream->stream].substream_opened--; in close_substream()
566 substream->pstr->substream_opened); in snd_rawmidi_info()
Dpcm.c998 pstr->substream_opened++; in snd_pcm_attach_substream()
1024 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
Dpcm_native.c213 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/linux-4.1.27/sound/pci/hda/
Dhda_codec.c1842 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1843 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()