Searched refs:substream_opened (Results 1 – 7 of 7) sorted by relevance
106 unsigned int substream_opened; member
493 unsigned int substream_opened; member
974 pstr->substream_opened++; in snd_pcm_attach_substream()1004 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
319 rmidi->streams[substream->stream].substream_opened++; in open_substream()533 rmidi->streams[substream->stream].substream_opened--; in close_substream()605 substream->pstr->substream_opened); in snd_rawmidi_info()
217 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
765 if (playback_str->substream_opened) { in rockchip_i2s_io_multiplex()786 if (capture_str->substream_opened) { in rockchip_i2s_io_multiplex()
1759 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()1760 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()
Completed in 34 milliseconds