Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasoc.h184 #define SND_SOC_TPLG_FSYNC_CC 1 /* codec is fsync consumer */ macro
187 #define SND_SOC_TPLG_FSYNC_CS SND_SOC_TPLG_FSYNC_CC
/third_party/alsa-lib/src/topology/
Dpcm.c1521 hw_cfg->fsync_provider = SND_SOC_TPLG_FSYNC_CC; in tplg_parse_hw_config()
1525 hw_cfg->fsync_provider = SND_SOC_TPLG_FSYNC_CC; in tplg_parse_hw_config()
1527 hw_cfg->fsync_provider = SND_SOC_TPLG_FSYNC_CC; in tplg_parse_hw_config()
1664 hc->fsync_provider == SND_SOC_TPLG_FSYNC_CC ? in tplg_save_hw_config()