Home
last modified time | relevance | path

Searched refs:dpcm_be_dai_startup_unwind (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/sound/
Dsoc-dpcm.h173 #define dpcm_be_dai_startup_unwind(fe, stream) dpcm_be_dai_stop(fe, stream, 0, NULL) macro
/Linux-v6.6/sound/soc/
Dsoc-pcm.c1905 dpcm_be_dai_startup_unwind(fe, stream); in dpcm_fe_dai_startup()