Home
last modified time | relevance | path

Searched refs:asoc_simple_shutdown (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.c136 .shutdown = asoc_simple_shutdown,
H A Dsimple-card-utils.c340 void asoc_simple_shutdown(struct snd_pcm_substream *substream) in asoc_simple_shutdown() function
367 EXPORT_SYMBOL_GPL(asoc_simple_shutdown);
H A Daudio-graph-card.c54 .shutdown = asoc_simple_shutdown,
H A Dsimple-card.c27 .shutdown = asoc_simple_shutdown,
H A Daudio-graph-card2.c364 .shutdown = asoc_simple_shutdown,
/openbmc/linux/sound/soc/tegra/
H A Dtegra_audio_graph_card.c170 .shutdown = asoc_simple_shutdown,
/openbmc/linux/include/sound/
H A Dsimple_card_utils.h153 void asoc_simple_shutdown(struct snd_pcm_substream *substream);