Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Drawmidi.h103 unsigned int substream_opened; member
H A Dpcm.h497 unsigned int substream_opened; member
/OK3568_Linux_fs/kernel/sound/core/
H A Drawmidi.c319 rmidi->streams[substream->stream].substream_opened++; in open_substream()
532 rmidi->streams[substream->stream].substream_opened--; in close_substream()
604 substream->pstr->substream_opened); in snd_rawmidi_info()
H A Dpcm.c980 pstr->substream_opened++; in snd_pcm_attach_substream()
1011 substream->pstr->substream_opened--; in snd_pcm_detach_substream()
H A Dpcm_native.c217 info->subdevices_avail = pstr->substream_count - pstr->substream_opened; in snd_pcm_info()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_i2s_tdm.c1407 if (playback_str->substream_opened) { in rockchip_i2s_io_multiplex()
1441 if (capture_str->substream_opened) { in rockchip_i2s_io_multiplex()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_codec.c1762 if (cpcm->pcm->streams[0].substream_opened || in snd_hda_lock_devices()
1763 cpcm->pcm->streams[1].substream_opened) in snd_hda_lock_devices()
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3308_codec.c3285 if (playback_str->substream_opened) { in rk3308_hw_params()
3341 if (capture_str->substream_opened) in rk3308_pcm_trigger()