Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Drawmidi.h106 unsigned int substream_opened; member
A Dpcm.h500 unsigned int substream_opened; member
/linux-6.3-rc2/sound/core/
A Dpcm.c982 pstr->substream_opened++; in snd_pcm_attach_substream()
1014 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
A Drawmidi.c355 rmidi->streams[substream->stream].substream_opened++; in open_substream()
573 rmidi->streams[substream->stream].substream_opened--; in close_substream()
645 substream->pstr->substream_opened); in snd_rawmidi_info()
A Dpcm_native.c230 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/linux-6.3-rc2/sound/soc/rockchip/
A Drockchip_i2s_tdm.c769 if (playback_str->substream_opened) { in rockchip_i2s_io_multiplex()
790 if (capture_str->substream_opened) { in rockchip_i2s_io_multiplex()
/linux-6.3-rc2/sound/pci/hda/
A Dhda_codec.c1803 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1804 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()

Completed in 52 milliseconds