Searched refs:csubs (Results 1 – 2 of 2) sorted by relevance
204 if (h->csubs && h->st.capturing) { in snd_harmony_interrupt()213 snd_pcm_period_elapsed(h->csubs); in snd_harmony_interrupt()478 if (!(h->st.capturing) || (h->csubs == NULL)) in snd_harmony_capture_pointer()525 h->csubs = ss; in snd_harmony_capture_open()549 h->csubs = NULL; in snd_harmony_capture_close()595 h->csubs = NULL; in snd_harmony_pcm_init()
51 struct snd_pcm_substream *csubs; member