Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/sof/
Ddai.h65 #define SOF_DAI_CONFIG_FLAGS_PAUSE BIT(2) macro
/linux-5.19.10/sound/soc/sof/intel/
Dhda-dai.c363 ret = tplg_ops->dai_config(sdev, swidget, SOF_DAI_CONFIG_FLAGS_PAUSE, NULL); in hda_dai_config_pause_push_ipc()