Searched refs:snd_pcm_stop (Results 1 - 15 of 15) sorted by relevance

/linux-master/sound/soc/sti/
H A Duniperif_reader.c68 snd_pcm_stop(reader->substream, SNDRV_PCM_STATE_XRUN);
H A Duniperif_player.c94 snd_pcm_stop(player->substream, SNDRV_PCM_STATE_XRUN);
108 snd_pcm_stop(player->substream, SNDRV_PCM_STATE_XRUN);
141 snd_pcm_stop(player->substream, SNDRV_PCM_STATE_XRUN);
/linux-master/drivers/staging/vc04_services/bcm2835-audio/
H A Dbcm2835-pcm.c63 snd_pcm_stop(substream,
/linux-master/sound/soc/ti/
H A Domap-hdmi.c57 snd_pcm_stop(ad->current_stream, SNDRV_PCM_STATE_DISCONNECTED);
/linux-master/sound/i2c/other/
H A Dak4113.c604 snd_pcm_stop(ak4113->substream,
H A Dak4114.c593 snd_pcm_stop(ak4114->capture_substream, SNDRV_PCM_STATE_DRAINING);
H A Dak4117.c509 snd_pcm_stop(ak4117->substream, SNDRV_PCM_STATE_DRAINING);
/linux-master/sound/soc/intel/avs/
H A Dipc.c128 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED);
/linux-master/sound/core/
H A Dpcm_native.c1533 * snd_pcm_stop - try to stop all running streams in the substream group
1541 int snd_pcm_stop(struct snd_pcm_substream *substream, snd_pcm_state_t state) function
1545 EXPORT_SYMBOL(snd_pcm_stop); variable
1552 * Unlike snd_pcm_stop(), this affects only the given stream.
1567 * Unlike snd_pcm_stop(), this function takes the substream lock by itself.
1983 snd_pcm_stop(substream, SNDRV_PCM_STATE_SETUP);
2172 snd_pcm_stop(substream, SNDRV_PCM_STATE_SETUP);
2208 snd_pcm_stop(substream, SNDRV_PCM_STATE_SETUP);
H A Dpcm_lib.c180 snd_pcm_stop(substream, SNDRV_PCM_STATE_XRUN);
2314 snd_pcm_stop(substream, SNDRV_PCM_STATE_SETUP);
H A Dpcm.c1098 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED);
/linux-master/sound/soc/stm/
H A Dstm32_spdifrx.c749 snd_pcm_stop(spdifrx->substream,
/linux-master/sound/soc/qcom/
H A Dlpass-platform.c1004 snd_pcm_stop(substream, SNDRV_PCM_STATE_DISCONNECTED);
/linux-master/include/sound/
H A Dpcm.h577 int snd_pcm_stop(struct snd_pcm_substream *substream, snd_pcm_state_t status);
/linux-master/sound/drivers/
H A Daloop.c362 snd_pcm_stop(cable->streams[SNDRV_PCM_STREAM_CAPTURE]->

Completed in 394 milliseconds