Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card2-custom-sample.c130 return asoc_simple_startup(substream); in custom_startup()
H A Dsimple-card-utils.c279 int asoc_simple_startup(struct snd_pcm_substream *substream) in asoc_simple_startup() function
338 EXPORT_SYMBOL_GPL(asoc_simple_startup);
H A Daudio-graph-card.c53 .startup = asoc_simple_startup,
H A Dsimple-card.c26 .startup = asoc_simple_startup,
H A Daudio-graph-card2.c366 .startup = asoc_simple_startup,
/openbmc/linux/sound/soc/tegra/
H A Dtegra_audio_graph_card.c169 .startup = asoc_simple_startup,
/openbmc/linux/include/sound/
H A Dsimple_card_utils.h152 int asoc_simple_startup(struct snd_pcm_substream *substream);