Home
last modified time | relevance | path

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

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