Home
last modified time | relevance | path

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

/linux/include/sound/
A Drawmidi.h106 unsigned int substream_opened; member
A Dpcm.h493 unsigned int substream_opened; member
/linux/sound/core/
A Dpcm.c974 pstr->substream_opened++; in snd_pcm_attach_substream()
1004 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
A Drawmidi.c319 rmidi->streams[substream->stream].substream_opened++; in open_substream()
533 rmidi->streams[substream->stream].substream_opened--; in close_substream()
605 substream->pstr->substream_opened); in snd_rawmidi_info()
A Dpcm_native.c217 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/linux/sound/soc/rockchip/
A Drockchip_i2s_tdm.c765 if (playback_str->substream_opened) { in rockchip_i2s_io_multiplex()
786 if (capture_str->substream_opened) { in rockchip_i2s_io_multiplex()
/linux/sound/pci/hda/
A Dhda_codec.c1759 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1760 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()

Completed in 34 milliseconds