Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dsoc-dpcm.h170 #define dpcm_be_dai_startup_unwind(fe, stream) dpcm_be_dai_stop(fe, stream, 0, NULL) macro
/linux-6.1.9/sound/soc/
Dsoc-pcm.c1875 dpcm_be_dai_startup_unwind(fe, stream); in dpcm_fe_dai_startup()