Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dpcm.c972 pstr->substream_opened++; in snd_pcm_attach_substream()
1006 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
H A Drawmidi.c359 rmidi->streams[substream->stream].substream_opened++; in open_substream()
566 rmidi->streams[substream->stream].substream_opened--; in close_substream()
639 substream->pstr->substream_opened); in snd_rawmidi_info()
H A Dpcm_native.c231 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/linux/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c538 if (playback_str->substream_opened) { in rockchip_i2s_io_multiplex()
558 if (capture_str->substream_opened) { in rockchip_i2s_io_multiplex()
/linux/include/sound/
H A Dpcm.h518 unsigned int substream_opened; member
/linux/sound/hda/common/
H A Dcodec.c1757 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1758 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()