Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Drawmidi.h112 unsigned int substream_opened; member
Dpcm.h498 unsigned int substream_opened; member
/Linux-v6.6/sound/core/
Dpcm.c983 pstr->substream_opened++; in snd_pcm_attach_substream()
1015 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
Drawmidi.c372 rmidi->streams[substream->stream].substream_opened++; in open_substream()
581 rmidi->streams[substream->stream].substream_opened--; in close_substream()
653 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-v6.6/sound/soc/rockchip/
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-v6.6/sound/pci/hda/
Dhda_codec.c1801 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1802 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()