Home
last modified time | relevance | path

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

/linux/include/sound/
H A Drawmidi.h112 unsigned int substream_opened; member
H A Dpcm.h518 unsigned int substream_opened; member
/linux/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c564 if (playback_str->substream_opened) { in rockchip_i2s_io_multiplex()
585 if (capture_str->substream_opened) { in rockchip_i2s_io_multiplex()
/linux/sound/core/
H A Dpcm.c974 pstr->substream_opened++; in snd_pcm_attach_substream()
1008 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()
637 substream->pstr->substream_opened); in snd_rawmidi_info()
H A Dpcm_native.c230 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/linux/sound/pci/hda/
H 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()