Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Drawmidi.h106 unsigned int substream_opened; member
Dpcm.h500 unsigned int substream_opened; member
/linux-6.1.9/sound/core/
Dpcm.c982 pstr->substream_opened++; in snd_pcm_attach_substream()
1014 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
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()
Dpcm_native.c230 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/linux-6.1.9/sound/soc/rockchip/
Drockchip_i2s_tdm.c763 if (playback_str->substream_opened) { in rockchip_i2s_io_multiplex()
784 if (capture_str->substream_opened) { in rockchip_i2s_io_multiplex()
/linux-6.1.9/sound/pci/hda/
Dhda_codec.c1804 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1805 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()