Searched refs:playback_substream (Results 1 – 14 of 14) sorted by relevance
34 substream = pcsp_chip.playback_substream; in pcsp_call_pcm_elapsed()59 substream = chip->playback_substream; in pcsp_timer_update()97 substream = chip->playback_substream; in pcsp_pointer_update()134 if (!atomic_read(&chip->timer_active) || !chip->playback_substream) in pcsp_do_timer()208 chip->playback_substream = NULL; in snd_pcsp_playback_close()316 chip->playback_substream = substream; in snd_pcsp_playback_open()
60 struct snd_pcm_substream *playback_substream; member
108 struct snd_pcm_substream *playback_substream; member186 if (chip->pcm && chip->playback_substream) { in snd_als300_interrupt()187 data = chip->playback_substream->runtime->private_data; in snd_als300_interrupt()189 snd_pcm_period_elapsed(chip->playback_substream); in snd_als300_interrupt()219 if (chip->pcm && chip->playback_substream) { in snd_als300plus_interrupt()221 data = chip->playback_substream->runtime->private_data; in snd_als300plus_interrupt()223 snd_pcm_period_elapsed(chip->playback_substream); in snd_als300plus_interrupt()349 chip->playback_substream = substream; in snd_als300_playback_open()364 chip->playback_substream = NULL; in snd_als300_playback_close()
170 struct snd_pcm_substream *playback_substream; member188 struct snd_pcm_substream *playback_substream,
35 struct snd_pcm_substream *playback_substream; member
132 struct snd_pcm_substream *playback_substream; member
182 struct snd_pcm_substream *playback_substream,
83 struct snd_pcm_substream *playback_substream; member
84 struct snd_pcm_substream *playback_substream; member
93 struct snd_pcm_substream *playback_substream; member
267 struct snd_pcm_substream *playback_substream; member
430 struct snd_pcm_substream *playback_substream[PLAYBACK_SUBSTREAMS]; member1087 substream[i] = chip->playback_substream[i]; in riptide_handleirq()1595 chip->playback_substream[sub_num] = substream; in snd_riptide_playback_open()1642 chip->playback_substream[sub_num] = NULL; in snd_riptide_playback_close()1901 if (!chip->playback_substream[i] || in snd_riptide_proc_read()1902 !chip->playback_substream[i]->runtime) in snd_riptide_proc_read()1904 data = chip->playback_substream[i]->runtime->private_data; in snd_riptide_proc_read()
985 struct snd_pcm_substream *playback_substream; member5379 if (hdspm->playback_substream) in snd_hdspm_interrupt()5380 snd_pcm_period_elapsed(hdspm->playback_substream); in snd_hdspm_interrupt()5431 other = hdspm->playback_substream; in snd_hdspm_reset()5727 other = hdspm->playback_substream; in snd_hdspm_trigger()6004 hdspm->playback_substream = substream; in snd_hdspm_open()6006 if (!hdspm->playback_substream) in snd_hdspm_open()6070 hdspm->playback_substream = NULL; in snd_hdspm_release()6428 hdspm->playback_substream = NULL; in snd_hdspm_create_alsa_devices()
456 ak4114->playback_substream = ply_substream; in snd_ak4114_build()