Home
last modified time | relevance | path

Searched refs:tdm_slots (Results 1 – 3 of 3) sorted by relevance

/third_party/alsa-lib/include/
Dtopology.h1038 unsigned int tdm_slots; /* number of TDM slots in use */ member
/third_party/alsa-lib/src/topology/
Dpcm.c1598 if (parse_unsigned(n, &hw_cfg->tdm_slots)) in tplg_parse_hw_config()
1680 if (err >= 0 && hc->tdm_slots) in tplg_save_hw_config()
1682 hc->tdm_slots); in tplg_save_hw_config()
1829 cfg->tdm_slots = tpl->tdm_slots; in set_link_hw_config()
2210 hw->tdm_slots = link->hw_config[i].tdm_slots; in tplg_decode_link()
/third_party/alsa-lib/include/sound/uapi/
Dasoc.h351 __le32 tdm_slots; /* number of TDM slots in use */ member